esp-mcp
MCP server that centralizes ESP-IDF build, flash, and test commands for LLM-driven ESP32 workflows
Data verified Sep 18, 2026
Score
About esp-mcp
esp-mcp is an open-source, proof-of-concept Model Context Protocol server that consolidates ESP-IDF commands—installing the toolchain, creating projects, setting target chips, building, flashing firmware, and running pytest—so they can be triggered through natural-language LLM conversation. It's aimed at embedded developers working with Espressif ESP32 chips who want to drive their ESP-IDF workflow from a chatbot or agent instead of the command line. Its differentiator is the ESP-IDF-specific tooling, including per-project idf_path version management and experimental automatic issue fixing based on build logs.




