Robotics Control MCP server. Tools: list devices, send command, read sensor. Built by MEOK AI Labs.
Project description
Overview
Robotics Control MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
list_devices |
List all available devices. Auto-discovers serial ports (USB, Arduino, |
send_command |
Send a text command to a device and get its response. |
read_sensor |
Read a sensor value from a connected device. Sends a READ command |
set_servo |
Set a servo motor to a specific angle. |
run_gcode |
Send G-code commands to a CNC machine, 3D printer, or robot arm. |
emergency_stop |
Activate or release emergency stop. When active, ALL commands to ALL |
Installation
pip install meok-robotics-control-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config:
{
"mcpServers": {
"robotics-control-mcp": {
"command": "python",
"args": ["-m", "meok_robotics_control_mcp.server"]
}
}
}
License
MIT © MEOK AI Labs
Pairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file robotics_control_mcp-1.0.6.tar.gz.
File metadata
- Download URL: robotics_control_mcp-1.0.6.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db4711c8f68e59f240e446491805067d8511f0350bbd6061a408a93206119853
|
|
| MD5 |
136bbc846887e8bb5e65a50cac6220f1
|
|
| BLAKE2b-256 |
b20ae4f5cadd929bbf865aab987db6fe373593deba96d12fafc5f63908914e8e
|
File details
Details for the file robotics_control_mcp-1.0.6-py3-none-any.whl.
File metadata
- Download URL: robotics_control_mcp-1.0.6-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5d1f16a3d5dbae6e83830116713517e1e07c870d87c3a620975b72e9a1eee20
|
|
| MD5 |
dbb685467f0cee5f6014b078b9796f81
|
|
| BLAKE2b-256 |
dc4a49d678ec5b49da1eaeb1bfc42e6a9242abf2c0dba0aa01e62979f5aa4da9
|