esp-mcp-server
0
The esp-mcp-server is a lightweight server implementing Model Context Protocol for AI-assisted development with Espressif tools, providing integration capability with development environments like VSCode and Cursor IDE.
Overview
The esp-mcp-server is a lightweight, embeddable HTTP server that implements the Model Context Protocol (MCP) for Espressif’s AI-assisted development tool.
Supported Tools
- esp_docs_ai: Ask technical questions about Espressif chips, esp-idf, and related documents.
How to Use
- Start the server using Docker to expose it on http://127.0.0.1:8080.
- Integrate with IDEs like VSCode or Cursor using specific configurations.