Read, edit, and optionally compile Arduino sketches through an MCP bridge.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "arduino-claude-mcp" yet — see the docs or source repo.
Read the main .ino file in the current Arduino project, find the LED blinking logic, change the blink interval from 1000ms to 250ms, and keep the rest of the code unchanged.
Returns the updated main .ino content or a write confirmation showing the blink interval is now 250ms.
List all source files in this Arduino sketch project and briefly explain what each file likely does, highlighting the main .ino file location.
Outputs a source file list with short explanations to help quickly understand the project structure.
Use the available compile function to check whether the current Arduino sketch builds successfully; if it fails, summarize the errors and identify the highest-priority issue to fix first.
Returns a compile success or failure result; if it fails, includes key error summaries and fix-priority guidance.
Turn CLI tools or REST APIs into MCP servers for Claude.
A modular MCP tool for echo, system info, time, math, and file reading.
Build MCP servers and custom agent tools faster with a development framework.
Switch between MCP configuration profiles directly inside Claude Desktop.
Build, debug, and manage software tasks with natural language across LLMs.
Run a production-ready MCP server for files, HTTP, system info, and environment tools.