Arduino
Created 6 months ago
Chotu Robo Server integrates Arduino robotics with AI using MCP framework.
development
location
documentation
public
robotics
AI
What is Arduino?
MCP Server that enables AI-powered robotics using Claude AI and Arduino (ESP32) for real-world automation and interaction with robots.
Documentation
Chotu Robo Server Documentation
Overview
This project showcases how to integrate Arduino-based robotics...
Features
- LED Control: Blink an LED for a given duration...
How It Works
The Chotu Robo Server acts as the main hub for handling commands...
Commands and Tools
Here are some of the available commands and their functionalities...
Server Config
{
"mcpServers": {
"arduino-server": {
"command": "npx",
"args": [
"arduino"
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
May 23, 2025
Updated At:
Aug 07, 2025
Author:
Vishal Mysore
Category:
community
License:
MIT License
Tags:
development
location
documentation