Back to directory
espressif/esp-rainmaker-mcp

espressif/esp-rainmaker-mcp

@espressif

ESP RainMaker MCP server - a Model Context Protocol server wrapper for interacting with ESP RainMaker IoT devices

esprainmakeriotmcpespressifsmart-homeautomationcloud

Installation & Configuration

{
  "mcpServers": {
    "ESP-RainMaker-MCP": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "esp-rainmaker-cli",
        "--with",
        "mcp[cli]",
        "mcp",
        "run",
        "<absolute_path_to_repo>/server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13