Back to directory
espressif/esp-rainmaker-mcp

espressif/esp-rainmaker-mcp

@espressif11

A Model Context Protocol (MCP) server wrapper around the esp-rainmaker-cli Python library for controlling ESP RainMaker IoT devices

iotesp32rainmakerhome-automationautomation

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
2025/4/13
Updated
2026/6/7