Connect AI models like Claude & GPT with robots using MCP and ROS.
- β’ Basic MCP protocol features implemented (12/40)
- β’ GitHub community is not mature yet (10/20)
- β’ Optimal dependency management (20/20)
- β’ Moderate deployment maturity (5/10)
- β’ Documentation (8/8)
- β’ Archestra MCP Trust score badge is missing
{
"ros-mcp-server": {
"command": "uv",
"args": [
"--directory",
"/ABSOLUTE/PATH/TO/PARENT/FOLDER/ros-mcp-server",
"run",
"server.py"
],
"env": {}
}
}ROS MCP Server π§ βπ€
ROS-MCP-Server connects large language models (such as Claude, GPT, and Gemini) with existing robots giving them bidirectional AI integration.
With no changes to existing robot source code, this enables:
- π£ Commanding the robot in natural language β instructions are translated into ROS/ROS2 commands.
- π Giving AI full visibility β subscribe to topics, call services, read sensor data, and monitor robot state in real time.
β Key Benefits
- No robot code changes β only requires adding the
rosbridgenode. - True two-way communication β LLMs can both control robots and observe everything happening in ROS (sensors, topics, parameters).
- ROS1 & ROS2 support β works with both versions out of the box.
- MCP-compatible β integrates with any MCP-enabled LLM (Claude Desktop, Gemini, ChatGPT, and beyond).
π₯ Examples in Action
π₯οΈ Example - Controlling the MOCA mobile manipulator in NVIDIA Isaac Sim
Commands are entered into Claude Desktop, which uses the MCP server to directly drive the simulated robot.
π Example - Controlling Unitree Go with natural language (video)
The MCP server enables the Claude to interpret images from the robot's cameras, and then command the robot based on human natural language commands.
π Example - Debugging an industrial robot (Video)
- Connecting to an industrial robot enables the LLM to browse all ROS topics and services to assess the robot state.
- With no predefined context, the MCP server enables the LLM to query details about custom topic and service types and their syntax (00:28).
- Using only natural language, the operator calls the custom services to test and debug the robot(01:42).
βοΈ Features of the ROS MCP Server
- List topics, services, and message types β explore everything available in your robotβs ROS environment.
- View type definitions (incl. custom) β understand the structure of any message.
- Publish/subscribe to topics β send commands or stream robot data in real time.
- Call services (incl. custom) β trigger robot functions directly.
- Get/set parameters β read or adjust robot settings on the fly.
- π Action support β upcoming support for ROS Actions.
- π Permission controls β manage access for safer deployments.
π Getting Started
The MCP server is version-agnostic (ROS1 or ROS2) and works with any MCP-compatible LLM.
Installation
Follow the installation guide for step-by-step instructions:
- Clone the repository
- Install
uvandrosbridge - Install Claude Desktop (or any MCP-enabled client)
- Configure your client to connect to the ROS MCP Server
- Start
rosbridgeon the target robot
π More Examples & Tutorials
Browse our examples to see the server in action.
We welcome community PRs with new examples and integrations!
π€ Contributing
We love contributions of all kinds:
- Bug fixes and documentation updates
- New features (e.g., Action support, permissions)
- Additional examples and tutorials
Check out the contributing guidelines and see issues tagged good first issue to get started.
π License
This project is licensed under the Apache License 2.0.
[](https://archestra.ai/mcp-catalog/lpigeon__ros-mcp-server)ROS MCP Server π§ βπ€
ROS-MCP-Server connects large language models (such as Claude, GPT, and Gemini) with existing robots giving them bidirectional AI integration.
With no changes to existing robot source code, this enables:
- π£ Commanding the robot in natural language β instructions are translated into ROS/ROS2 commands.
- π Giving AI full visibility β subscribe to topics, call services, read sensor data, and monitor robot state in real time.
β Key Benefits
- No robot code changes β only requires adding the
rosbridgenode. - True two-way communication β LLMs can both control robots and observe everything happening in ROS (sensors, topics, parameters).
- ROS1 & ROS2 support β works with both versions out of the box.
- MCP-compatible β integrates with any MCP-enabled LLM (Claude Desktop, Gemini, ChatGPT, and beyond).
π₯ Examples in Action
π₯οΈ Example - Controlling the MOCA mobile manipulator in NVIDIA Isaac Sim
Commands are entered into Claude Desktop, which uses the MCP server to directly drive the simulated robot.
π Example - Controlling Unitree Go with natural language (video)
The MCP server enables the Claude to interpret images from the robot's cameras, and then command the robot based on human natural language commands.
π Example - Debugging an industrial robot (Video)
- Connecting to an industrial robot enables the LLM to browse all ROS topics and services to assess the robot state.
- With no predefined context, the MCP server enables the LLM to query details about custom topic and service types and their syntax (00:28).
- Using only natural language, the operator calls the custom services to test and debug the robot(01:42).
βοΈ Features of the ROS MCP Server
- List topics, services, and message types β explore everything available in your robotβs ROS environment.
- View type definitions (incl. custom) β understand the structure of any message.
- Publish/subscribe to topics β send commands or stream robot data in real time.
- Call services (incl. custom) β trigger robot functions directly.
- Get/set parameters β read or adjust robot settings on the fly.
- π Action support β upcoming support for ROS Actions.
- π Permission controls β manage access for safer deployments.
π Getting Started
The MCP server is version-agnostic (ROS1 or ROS2) and works with any MCP-compatible LLM.
Installation
Follow the installation guide for step-by-step instructions:
- Clone the repository
- Install
uvandrosbridge - Install Claude Desktop (or any MCP-enabled client)
- Configure your client to connect to the ROS MCP Server
- Start
rosbridgeon the target robot
π More Examples & Tutorials
Browse our examples to see the server in action.
We welcome community PRs with new examples and integrations!
π€ Contributing
We love contributions of all kinds:
- Bug fixes and documentation updates
- New features (e.g., Action support, permissions)
- Additional examples and tutorials
Check out the contributing guidelines and see issues tagged good first issue to get started.
π License
This project is licensed under the Apache License 2.0.
Related MCP Servers
mcp-shrimp-task-manager
88/100Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning AI systems.
cognee-mcp
86/100Memory for AI Agents in 5 lines of code
shadcn-ui-mcp-server
82/100A mcp server to allow LLMS gain context about shadcn ui component structure,usage and installation,compaitable with react,svelte 5,and vue
mobile-mcp
81/100Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
HuggingFace
80/100Remote MCP server for HuggingFace services - access models, datasets, and spaces
markitdown-mcp
80/100Python tool for converting files and office documents to Markdown.
