A proof-of-concept MCP server that wraps ESP-IDF commands for embedded development workflows. Exposes operations like installing ESP-IDF toolchains, creating projects, setting target chips (ESP32, ESP32-C3, ESP32-S3), building firmware, flashing devices, and running pytest-embedded tests. Handles flexible ESP-IDF path management per project and supports custom sdkconfig defaults. You'd reach for this when you want to manage ESP32 development entirely through LLM conversations instead of switching to terminal commands. Still early stage but covers the core ESP-IDF workflow from project setup to device flashing.
claude mcp add --transport stdio horw-esp-mcp uvx esp-mcp