mcp-iot-go

mcp-iot-go

3.3

If you are the rightful owner of mcp-iot-go 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.

MCP for IoT is a Go implementation of the Model Context Protocol server that enables AI models to interact with IoT devices like Arduino.

MCP for IoT is a Go-based server implementation of the Model Context Protocol (MCP) designed to facilitate interaction between AI models, such as Claude, and IoT devices, specifically Arduino boards. This server acts as a bridge, allowing AI-controlled automation of hardware components. It supports listing available serial ports, reading data from Arduino's serial port, controlling digital pins, and managing buzzers. The server is seamlessly integrated with Claude AI, providing a robust solution for AI-driven IoT applications.

Features

  • List available serial ports
  • Read data from Arduino's serial port
  • Control digital pins (LEDs, relays, etc.)
  • Control buzzers with on/off and duration settings
  • Seamless integration with Claude AI