cloud platforms

Esp Rainmaker Mcp

Official Espressif MCP Server to manage and control ESP RainMaker Devices.

python
cloud
local
enterprise
cloud platforms
0
View on GitHub

Installation

npx -y espressif/esp-rainmaker-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "esp-rainmaker-mcp",
  "command": "npx",
  "args": [
    "-y",
    "espressif/esp-rainmaker-mcp"
  ]
}

About This MCP Server

espressif/esp-rainmaker-mcp

Official Espressif MCP Server to manage and control ESP RainMaker Devices.

GitHub: https://github.com/espressif/esp-rainmaker-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub