AgentUni

Arduino MCP Server

by @akshatnerella / v0.2.7

Arduino MCP server for CLI setup, board detection, compile/upload, serial monitoring, and pin refs.

Install

npm / stdio

npx -y arduino-mcp-server

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-akshatnerella-arduino-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "arduino-mcp-server"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.akshatnerella/arduino-mcp-server · published 2026-03-02 · updated 2026-03-02. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category