arduino-mcp-server-simple

amahpour/arduino-mcp-server-simple

3.2

If you are the rightful owner of arduino-mcp-server-simple and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A simple Model Context Protocol (MCP) server that enables AI agents to interact with Arduino boards for development and testing.

Tools

Functions exposed to the LLM to take actions

list_ports

List all available USB/serial ports.

ping

Simple health check.

compile

Compile an Arduino sketch.

upload

Upload a sketch to a board.

serial_send

Send a message over serial and read response.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources