Back to MCP Servers
Esp Rainmaker
Official Espressif MCP Server to manage and control ESP RainMaker Devices.
cloud-platformsai
By espressif
Installation
npx -y esp-rainmaker-mcpConfiguration
{
"mcpServers": {
"esp-rainmaker-mcp": {
"command": "npx",
"args": ["-y", "esp-rainmaker-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes