MCP Servers / development / esp-mcp

esp-mcp

JSON →
none149development

An MCP server for ESP-IDF workflows, enabling project builds, firmware flashing, and automated issue resolution from build logs.

Install
How to run this server

No install command recorded.

server path: esp-mcp
Tools
What this server exposes
run_esp_idf_install
Install ESP-IDF dependencies and toolchain via install.sh
create_esp_project
Create a new ESP-IDF project
setup_project_esp_target
Set target chip for ESP-IDF projects (esp32, esp32c3, esp32s3, etc.)
build_esp_project
Build ESP-IDF projects with incremental build support
list_esp_serial_ports
List available serial ports for ESP devices
flash_esp_project
Flash built firmware to connected ESP devices
run_pytest
Run pytest tests with pytest-embedded support for ESP-IDF projects
Configuration
Environment & auth
authnone
Resources
esp-mcp — MCP Server · libregistry