π§
esp-mcp
π§MCP Serverhorw/esp-mcp
What it does
|MCP server for ESP-IDF workflows that consolidates ESP-IDF commands in one place, enabling project creation, target setup, building, flashing, serial port listing, and pytest execution for ESP32 devices through LLM communication.
localmonitoring
Installation
Claude CodeAdd MCP server via Claude CodeAuto-generated from README. View full documentation on GitHub β
claude mcp add esp-run -e IDF_PATH=<path_to_your_esp-idf_directory> -- <path_to_uv_or_python_executable> --directory <path_to_cloned_esp-mcp_repository> run main.pyClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"esp-run": { // "esp-run" is an arbitrary name you...132
Last UpdatedDec 27, 2025