robot-mcp
mcp server for johnny-five
Documentation
Robot Control Service
A Model Context Protocol (MCP) service that controls a robot arm with a servo motor. When the servo moves, it plays "Hasta la vista, baby!" audio clip.
Requirements
- Node.js
- Arduino or compatible board connected via USB
- Servo motor connected to pin 10
- Speaker for audio output
Installation
npm installUsage
1. Connect Arduino board via USB
2. Connect servo to pin 10
3. Run the service:
node index.jsThe service exposes an MCP tool called `moveMyServo` that accepts a `degrees` parameter (0-180) to control the servo position.
Dependencies
- @modelcontextprotocol/sdk - Model Context Protocol implementation
- johnny-five - JavaScript robotics framework
- webaudio-node - Web Audio API for Node.js
- zod - Schema validation library
Frequently asked questions
What is robot-mcp?
robot-mcp is mcp server for johnny-five
How do I install robot-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is robot-mcp open source?
Yes — it is hosted on GitHub at https://github.com/monteslu/robot-mcp and has 7 stars.
Related MCP tools
An MCP server that installs other MCP servers for you JavaScript-based implementation. Trusted by 1400+ developers. Trusted by 1400+ developers.
MCP server for interacting with the iOS simulator JavaScript-based implementation. Trusted by 1200+ developers. Trusted by 1200+ developers.
A Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only...
This is an MCP server that allows you to directly download transcripts of YouTube videos. JavaScript-based implementation.
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
An AI-powered task-management system you can drop into Cursor, Lovable, Windsurf, Roo, and others. Built for the Model Context Protocol to enhance AI capabiliti
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP