1. Conduid
  2. Data
  3. lpigeon/ros-mcp-server
MCP server · Data

lpigeon/ros-mcp-server

Connect AI models like Claude & GPT with robots using MCP and ROS.

Unclaimed Apache-2.0 last commit 6 months ago mcpmcp-servermodelcontextprotocolrosros-mcp-serverros2ros2-mcp-server
97Excellent

Scored 5 months ago · breakdown

About lpigeon/ros-mcp-server

lpigeon/ros-mcp-server is an MCP server published by robotmcp in the Data category: connect AI models like Claude & GPT with robots using MCP and ROS. It has been installed 0 times through Conduid.

The repository has 1.1K stars and 157 forks, with the last commit 6 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx ros-mcp-server

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about lpigeon/ros-mcp-server

Powered by Claude · Grounded in docs

I know everything about lpigeon/ros-mcp-server. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

Releases

v3.1.0v3.1.0 · 17 Jun 2026What's Changed Release v3.1.0 by @stex2005 in https://github.com/robotmcp/ros-mcp-server/pull/342 Full Changelog**: https://github.com/robotmcp/ros-mcp-server/compare/v3.0.1...v3.1.0
v3.0.1v3.0.1 · 29 Jan 2026Updates to CI Release notes at https://github.com/robotmcp/ros-mcp-server/pull/231 and https://github.com/robotmcp/ros-mcp-server/pull/232 This is a follow up to major release v3.0.0. Release notes at…
v3.0.0v3.0.0 · 29 Jan 2026Feature release including major repository refactoring. Release notes at https://github.com/robotmcp/ros-mcp-server/pull/229
v2.2.1v2.2.1 · 6 Nov 2025Updated instructions to utilize uvx Updated github actions for publishing
v.2.2.0v2.2.0 · 5 Nov 2025Feature release https://github.com/robotmcp/ros-mcp-server/pull/184

README

ROS MCP Server 🧠⇄🤖

Static Badge Static Badge Static Badge Python pip Dev Container GitHub Repo stars GitHub last commit

ROS-MCP-Server connects large language models (such as Claude, GPT, and Gemini) to robots, enabling bidirectional communication with no changes to existing robot source code.

Why ROS-MCP?

  • No robot source code changes → just add the rosbridge node to your existing ROS setup.
  • True two-way communication → LLMs can both control robots and observe everything happening on the Robot.
  • Full context → publish & subscribe to topics, call services & actions, set parameters, read sensor data, and monitor robot state in real time.
  • Deep ROS understanding → guides the LLM to discover available topics, services, actions, and their types (including custom ones) — enabling it to use them with the right syntax without manual configuration.
  • Works with any MCP client → built on the open MCP standard, supporting Claude Code, Codex CLI, Gemini CLI, Claude Desktop, ChatGPT, Cursor, and more.
  • Works across ROS versions → compatible across ROS 2 (Jazzy, Humble, and others) and ROS 1 distros.

🎥 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 control the simulated robot.


🐕 Example - Controlling Unitree Go2 with natural language (video)
The MCP server enables 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).

🛠 Getting Started

Follow the installation guide to get started.

ROS-MCP works with Claude Code, Codex CLI, Gemini CLI, Claude Desktop, ChatGPT, Cursor, or any MCP-compatible client.


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

README mirrored from the source repository 5 months ago. The original is authoritative.

Questions

About lpigeon/ros-mcp-server

How do I install lpigeon/ros-mcp-server?

Run npx ros-mcp-server, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is lpigeon/ros-mcp-server safe to use with an AI agent?

Its trust score is 97 out of 100 (excellent). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is lpigeon/ros-mcp-server still maintained?

Yes — the latest release is v3.1.0 (17 Jun 2026), and the last commit was 6 months ago. The repository has 1.1K stars and 0 open issues.