Loomal

Arduino MCP Server

MCP server by github.com/akshatnerella/arduino-mcp-server

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

1 starsnpm: arduino-mcp-server

About Arduino MCP Server

Arduino MCP Server is an MCP (Model Context Protocol) server published by akshatnerella in the official MCP registry, listed under Monitoring on Loomal. Arduino MCP server for CLI setup, board detection, compile/upload, serial monitoring, and pin refs.

It ships as an npm package (arduino-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/akshatnerella/arduino-mcp-server, where the project has earned 1 GitHub stars.

Use Arduino MCP Server with your agent

Claude Code · one command
claude mcp add arduino-mcp-server-mcp -- npx -y arduino-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "arduino-mcp-server-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "arduino-mcp-server"
      ]
    }
  }
}
npmarduino-mcp-server

Frequently asked questions

What is Arduino MCP Server?
Arduino MCP Server is an MCP (Model Context Protocol) server by akshatnerella in the Monitoring category. Arduino MCP server for CLI setup, board detection, compile/upload, serial monitoring, and pin refs.
How do I connect Arduino MCP Server to Claude, Cursor, or another MCP client?
Install Arduino MCP Server from its npm package (arduino-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Arduino MCP Server open source?
Yes — the source code is public at github.com/akshatnerella/arduino-mcp-server, with 1 GitHub stars.
Can AI agents pay to use Arduino MCP Server?
Not yet through Loomal — Arduino MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Arduino MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.