Back to directory
Chotu Robo Server

Chotu Robo Server

@vishalmysore78

An MCP server for Arduino-based robotics, enabling AI control of hardware components like LEDs, motors, and sensors via NodeMCU ESP32 or Arduino Nano 368 boards.

roboticsarduinoesp32aihardwareiotautomation

Installation & Configuration

{
  "mcpServers": {
    "chotu-robo-server": {
      "command": "npx",
      "args": [
        "-y",
        "chotu-robo-server-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
C++
Created
2025/3/12
Updated
2026/6/8