SERVER
Arduino MCP Server
Rank #25072pulsemcp/akshatnerella-arduino
MCP server providing arduino-server capabilities
First listed
Feb 28, 2026
Last publish date
Mar 2, 2026
OVERVIEW
Arduino MCP Server is a Model Context Protocol (MCP) server published by akshatnerella. It ranks #25072 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Arduino MCP Server is listed across 2 registries — Official MCP and PulseMCP, with 4 tracked versions. It was first listed on Feb 28, 2026 and most recently updated on Mar 2, 2026.
STANDING
#25,072of 58,900 tracked serversTop 50%
Ranks ahead of 33,828 of 58,900 servers on MCP Toplist.
CONNECT
Use Arduino MCP Server
Add Arduino MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"akshatnerella-arduino": {
"command": "npx",
"args": [
"-y",
"arduino-mcp-server"
],
"env": {
"ARDUINO_CLI_PATH": "<your ARDUINO_CLI_PATH>",
"ARDUINO_SKETCH_ROOT": "<your ARDUINO_SKETCH_ROOT>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
akshatnerella
VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 0.2.7 | Mar 2, 2026 |
| 0.2.6 | Mar 1, 2026 |
| 0.2.1 | Feb 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Arduino MCP Server?
- MCP server providing arduino-server capabilities
- Who maintains Arduino MCP Server?
- Arduino MCP Server is maintained by akshatnerella, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Arduino MCP Server an official MCP server?
- Yes — Arduino MCP Server is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Arduino MCP Server have?
- MCP Toplist tracks 4 versions of Arduino MCP Server, most recently published on Mar 2, 2026.
- Where can I find the source code for Arduino MCP Server?
- The source code for Arduino MCP Server is hosted at github.com/akshatnerella/arduino-mcp-server.
EXPLORE