ROS Robot Control

Provides a bridge between natural language commands and Robot Operating System (ROS) for controlling robot movement through WebSoc

robotmcp 1.3k
Claude CodeClaude DesktopGeneric
View source ↗

ROS MCP Server provides a bridge between AI assistants and Robot Operating System (ROS) for controlling robot movement through WebSocket communication. Built by Jungsoo Lee, it exposes two main functions: pub_twist for sending immediate movement commands with linear and angular velocities, and pub_twist_seq for executing sequences of movements with specified durations. The server connects to a ROS bridge server on a specified IP address and publishes velocity commands to the /cmd_vel topic, making it particularly valuable for robotics researchers and developers who need to control robots through natural language interfaces without writing complex ROS code.

Source

Repository: https://github.com/robotmcp/ros-mcp-server

Maintain ROS Robot Control?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

ROS Robot Control on getagentictools
[![ROS Robot Control on getagentictools](https://getagentictools.com/badge/mcp/robotmcp-ros-mcp-server.svg)](https://getagentictools.com/mcp/robotmcp-ros-mcp-server?ref=badge)