Are you the author? Sign in to claim
MCP 3.1 server + Webapp. Yahboom, Dreame, Tdrone, Noetix Bumi collab with shared LIDAR maps, SLAM. Physical + virtual ro
📖 Installation Guide — quick start, manual setup, and troubleshooting
Author: FlowEngineer sandraschi
One MCP server for physical robots (Dreame vacuums, Yahboom ROS, Elegoo, ), Gazebo, and virtual stacks (Unity, VRChat). FastMCP, stdio + HTTP. Optional watchfiles restarts for dev or unattended runs (not an SLA).
| Doc | Contents |
|---|---|
| Technical README | Prerequisites, hardware, install, packaging, Cursor, config, composed MCPs, testing, troubleshooting |
| Usage and API | Tool examples, web UI, HTTP endpoints |
| Android Doctrine | Safety, legal, and operational standards for the android fleet |
| Setup Prerequisites | Unity, VRChat, peer MCP servers when you need the full stack |
| Crash protection (watchfiles) | Auto-restart and health checks |
Status: Industrial v1.4.1 (2026-04-14) | SOTA v1.4.1 Compliance | Benny Protocol Secured.
[
](https://goFastMCP 3.1.0com)
git clone https://github.com/sandraschi/robotics-mcp
cd robotics-mcp
just
This opens an interactive dashboard showing all available commands. Run just bootstrap to install dependencies, then just serve or just dev to start.
If you don't have just installed:
uvx robotics-mcp
pip install robotics-mcp
Development clone: see Installation in the technical README.
See CONTRIBUTING.md.
This project adheres to SOTA 14.1 industrial standards for high-fidelity agentic orchestration:
print statements in core handlers (T201).noConsoleLog enforcement.stdout/stderr isolation to ensure crash-resistant JSON-RPC communication.just lint, just fix, just dev).bandit and safety.MIT see LICENSE.
FastMCP; ROS community; Unity3D, VRChat, World Labs Marble/Chisel; MCP ecosystem contributors.
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Google's universal MCP server supporting PostgreSQL, MySQL, MongoDB, Redis, and 10+ databases
Official GitHub integration for repos, issues, PRs, and CI/CD workflows