Arduino MCP Server
Arduino MCP server for CLI setup, board detection, compile/upload, serial monitoring, and pin refs.
Install
npmstdio
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.