Robotics Control MCP Server
Provides tools for controlling Arduino devices via serial communication, including sending commands, reading sensors, and setting servo angles.
Enables communication with Raspberry Pi devices over HTTP, allowing AI agents to send commands and control connected hardware.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Robotics Control MCP Serverlist connected devices"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Robotics Control MCP Server
By MEOK AI Labs — Sovereign AI tools for everyone.
IoT and robotics interface for AI agents. Control hardware devices over serial ports and HTTP -- Arduino, Raspberry Pi, 3D printers, CNC machines, servo controllers, and custom robots.
Tools
Tool | Description |
| List all available devices with auto-discovery |
| Send a text command to a device and get its response |
| Read a sensor value from a connected device |
| Set a servo motor to a specific angle |
| Send G-code commands to CNC machines, 3D printers, or robot arms |
| Activate or release emergency stop on all devices |
Quick Start
pip install mcp
git clone https://github.com/CSOAI-ORG/robotics-control-mcp.git
cd robotics-control-mcp
python server.pyClaude Desktop Config
{
"mcpServers": {
"robotics-control": {
"command": "python",
"args": ["server.py"],
"cwd": "/path/to/robotics-control-mcp"
}
}
}Pricing
Plan | Price | Requests |
Free | $0/mo | 50 calls/day, 50 G-code lines/call |
Pro | $12/mo | Unlimited + persistent connections + batch G-code |
Enterprise | Contact us | Custom + multi-device orchestration |
Part of MEOK AI Labs
This is one of 255+ MCP servers by MEOK AI Labs. Browse all at meok.ai or GitHub.
MEOK AI Labs | meok.ai | nicholas@meok.ai | United Kingdom
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/robotics-control-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server