You signed in with another tab or window. Reload
to refresh your session. You signed out in another tab or window. Reload
to refresh your session. You switched accounts on another tab or window. Reload
to refresh your session. Dismiss alert
mcp server for johnny-five
1 star
0 forks
Branches
Tags
Activity
Notifications
You must be signed in to change notification settings
main
Go to file
Code
| Name | | Name | Last commit message | Last commit date |
| --- | --- | --- | --- |
| Latest commit
-------------
History
-------
2 Commits
| | |
| .gitignore | | .gitignore | | |
| README.md | | README.md | | |
| hasta.mp3 | | hasta.mp3 | | |
| index.js | | index.js | | |
| package.json | | package.json | | |
| View all files | | |
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.
npm install
Run the service:
node index.js
The service exposes an MCP tool called moveMyServo
that accepts a degrees
parameter (0-180) to control the servo position.
mcp server for johnny-five
No releases published
No packages published
You can’t perform that action at this time.