esp-rainmaker-mcp.md

ESP RainMaker MCP

from"espressif"
540

Official Espressif MCP Server to Control and Manage IoT Devices

IoT & Hardware
ESP32IoTsmart homeembedded
install.sh
# Clone the repository
$git clone https://github.com/espressif/esp-rainmaker-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve