monteslu_robot_mcp

monteslu_robot_mcp

by monteslu

Resources

Skip to content

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

monteslu / robot-mcp Public

mcp server for johnny-five

1 star
0 forks
Branches
Tags
Activity

Star

Notifications
You must be signed in to change notification settings

monteslu/robot-mcp

main

Branches
Tags


Go to file

Code

Folders and files

| 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 | | |

Repository files navigation

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 install

Usage

  1. Connect Arduino board via USB
  2. Connect servo to pin 10
  3. 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.

Dependencies

About

mcp server for johnny-five

Resources

Readme

Activity

Stars

1 star

Watchers

1 watching

Forks

0 forks

Report repository

Releases


No releases published

Packages 0


No packages published

Languages

You can’t perform that action at this time.

Features & Capabilities

Categories
mcp_server model_context_protocol

Implementation Details

Stats

0 Views
1 GitHub Stars

Repository Info

monteslu Organization

Similar MCP Servers

continuedev_continue by continuedev
25049
21423
9300