Espressif MCP Servers

Collection of Espressif MCP servers to supercharge your AI assistants.

Espressif Documentation

Search Espressif documentation and get answers about products.

Server URL https://mcp.espressif.com/espressif-documentation
Automated Install

Click the button below to automatically add this server to Cursor.

Add to Cursor
Manual Config (mcp.json) { "mcpServers": { "Espressif Documentation": { "url": "https://mcp.espressif.com/espressif-documentation" } } }
Automated Install

Click the button below to automatically add this server to VS Code.

Install in VS Code
VS Code Config { "mcp": { "servers": { "Espressif Documentation": { "type": "http", "url": "https://mcp.espressif.com/espressif-documentation" } } } }
Terminal Command claude mcp add --transport http "espressif-documentation" "https://mcp.espressif.com/espressif-documentation"
Zed Config { "context_servers": { "espressif-documentation": { "url": "https://mcp.espressif.com/espressif-documentation" } } }
Config [mcp_servers.espressif-documentation] url = "https://mcp.espressif.com/espressif-documentation"

Rainmaker

Interact with Espressif Rainmaker cloud services.

Server URL https://mcp.espressif.com/rainmaker
Automated Install

Click the button below to automatically add this server to Cursor.

Add to Cursor
Manual Config (mcp.json) { "mcpServers": { "Rainmaker": { "url": "https://mcp.espressif.com/rainmaker" } } }
Automated Install

Click the button below to automatically add this server to VS Code.

Install in VS Code
VS Code Config { "mcp": { "servers": { "Rainmaker": { "type": "http", "url": "https://mcp.espressif.com/rainmaker" } } } }
Terminal Command claude mcp add --transport http "rainmaker" "https://mcp.espressif.com/rainmaker"
Zed Config { "context_servers": { "rainmaker": { "url": "https://mcp.espressif.com/rainmaker" } } }
Config [mcp_servers.rainmaker] url = "https://mcp.espressif.com/rainmaker"

ESP Component Registry

Search components and examples from the ESP Component Registry.

Server URL https://mcp.espressif.com/esp-components-registry
Automated Install

Click the button below to automatically add this server to Cursor.

Add to Cursor
Manual Config (mcp.json) { "mcpServers": { "ESP Component Registry": { "url": "https://mcp.espressif.com/esp-components-registry" } } }
Automated Install

Click the button below to automatically add this server to VS Code.

Install in VS Code
VS Code Config { "mcp": { "servers": { "ESP Component Registry": { "type": "http", "url": "https://mcp.espressif.com/esp-components-registry" } } } }
Terminal Command claude mcp add --transport http "esp-components-registry" "https://mcp.espressif.com/esp-components-registry"
Zed Config { "context_servers": { "esp-components-registry": { "url": "https://mcp.espressif.com/esp-components-registry" } } }
Config [mcp_servers.esp-components-registry] url = "https://mcp.espressif.com/esp-components-registry"