arduino-mcp-server
0
The arduino-mcp-server project is an Arduino MCP server built using Golang. It provides functionalities to list connected boards, compile sketches, and upload them to specified ports.
list_boards
List the Arduino development boards currently connected to the computer
compile
Compile Arduino code and support upload function
upload
Upload code to the development board