Loading languages...
ES

espressif/esp-rainmaker-mcp

@espressif3

ESP RainMaker MCP server

iot
esp32
rainmaker
home-automation

# mcpServer Config

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

# stdio

uv run --with esp-rainmaker-cli --with mcp[cli] mcp run <absolute_path_to_repo>/server.py
Transport:
stdio
言語:
Python
作成日:4/13/2025
更新日:8/4/2025
ホームページ: