Back to search
30
MCP

mcp-arduino

pypi/mcp-arduino

FastMCP-powered Arduino CLI server with WireViz integration for circuit diagrams

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

arduino-mcp
MCP server for Arduino CLI interactions
0 tools
mcp-arduino-server
MCP Server for Arduino CLI providing sketch, board, library, and file management tools.
0 tools
Arduino MCP Server
Arduino MCP server for CLI setup, board detection, compile/upload, serial monitoring, and pin refs.
0 tools
Arduino MCP Server
Arduino MCP server for CLI setup, board detection, compile/upload, serial monitoring, and pin refs.
0 tools
iflow-mcp_volt23-mcp-arduino-server
MCP Server for Arduino CLI providing sketch, board, library, and file management tools.
0 tools
arduino-cli-mcp
Arduino CLI MCP Server for VSCode and GitHub Copilot integration - a LLM Machine Communication Protocol implementation
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-arduino": {
      "url": "None",
      "transport": "http"
    }
  }
}