arduino-esp32

GitHub

Arduino core for the ESP32 family of SoCs

17,211 stars C++ #arduino#esp-idf#esp32
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "arduino-esp32": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-arduino-esp32"
      ]
    }
  }
}