Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🏭 Industrial & IoT
  3. Ros MCP
Ros MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 10:47:25 AM

Ros MCP

User RatingsBe the first to rate and review this MCP server!
View Repository36 GitHub StarsTotal stargazers on GitHub for the source repository (36 stars).Visit Website
ros2roboticsindustrial-iotdeveloper-tools

Controls ROS2 topics, services, and actions through natural-language requests from Claude Desktop.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON ▾
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself — its README, its docs, or a verified owner. We haven’t found those for Yutarop/ros-mcp, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing Alternatives🏭 More in Industrial & IoT

Overview

The Yutarop/ros-mcp MCP server lets an AI agent inspect and control ROS2 systems through topics, services, and actions. It translates natural-language requests into ROS2 operations and supports arbitrary ROS message types. A companion localhost socket server can launch GUI tools such as Gazebo and rqt_graph on the local display. Reach for it when you need conversational control or troubleshooting of a ROS2 environment, especially one running ROS2 Humble.

Use cases

•Publish commands to ROS2 topics
•Call services to reset or configure a simulation
•Send action goals to move a robot
•Inspect nodes and debug ROS2 configuration
•Launch Gazebo or rqt_graph from an agent request

Key features

•ROS2 topic listing, monitoring, and publishing
•ROS2 service discovery and calls
•ROS2 action goal submission
•Node inspection and process cleanup
•Gazebo and rqt_graph launching through a local socket server
•Support for arbitrary ROS message types

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Ros MCP.

Extracted Tool Capabilities
ROS2 topic listing, monitoring, and publishing
ROS2 service discovery and calls
ROS2 action goal submission
Node inspection and process cleanup
Gazebo and rqt_graph launching through a local socket server
Support for arbitrary ROS message types

How Ros MCP works

What Yutarop/ros-mcp MCP server does

The Yutarop/ros-mcp MCP server exposes ROS2 communication through MCP so a compatible client can work with a robot using natural-language instructions. It covers three main ROS2 communication patterns: topics, services, and actions. The server can list, inspect, monitor, and publish to topics; inspect running nodes; call services with custom inputs; and send goals to actions.

The implementation is described as working with any ROS message type. Example workflows include moving a TurtleBot3 in Gazebo through a topic, resetting a Gazebo world by calling a service, and sending an action goal to move the robot forward.

How it works

The MCP implementation is in ros-general.py. It receives natural-language input, maps the request to ROS2 commands, and communicates with the ROS2 environment. A separate socket_server.py process listens on localhost port 8765 and handles GUI-related requests, such as launching Gazebo or rqt_graph on the local display.

The MCP process and the local ROS2 machine must use the same ROS_DOMAIN_ID and be on the same local network for node communication. The README also lists environment debugging and ROS2 process cleanup among the available capabilities. GUI operations require the socket server to be running separately and outside the Python virtual environment.

Setup and configuration

The documented environment is ROS2 Humble Hawksbill, Python 3.10 or newer, the websockets package at version 15.0.1 or later, and the uv package manager. Compatibility with other ROS2 distributions is not guaranteed because the project has only been tested with Humble.

Installation uses a local Git clone, installation of the websockets dependency, creation of a virtual environment with uv, and installation of the project dependencies from pyproject.toml. Claude Desktop is configured to run ros-general.py through uv. That configuration sources /opt/ros/humble/setup.bash, sets ROS_LOG_DIR to /tmp, and supplies the ROS domain ID. The example configuration contains placeholders for the local project and script paths; those values must be replaced before use.

Start the MCP process with uv run ros-general.py after activating the virtual environment. Start the GUI socket process separately with python3 socket_server.py, without activating the virtual environment for that second command.

Tools and capabilities

The Yutarop/ros-mcp MCP server provides these documented capability areas:

  • Topic management: list, monitor, and publish to ROS2 topics.
  • Node control: list and inspect active ROS2 nodes.
  • Service interaction: discover and call ROS2 services with custom data.
  • Action support: send goals to ROS2 actions.
  • GUI integration: launch ROS2 GUI applications through the socket server.
  • Environment debugging: inspect ROS2 setup and configuration.
  • Process management: clean up running ROS2 processes.

The repository links to a separate wiki page for the detailed available-tool definitions.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Industrial & IoT View all alternatives
  • Unitree Go2 MCP Server logoUnitree Go2 MCP Server

    The Unitree Go2 MCP Server is a server built on the MCP that enables users to control the Unitree Go2 robot using natural language commands interpreted by a LLM.

    🏭 Industrial & IoT1 views
    Compare vs Unitree Go2 MCP Server →
  • Orcaslicer MCP logoOrcaslicer MCP

    Drive a running OrcaSlicer with AI: load models, tune settings, slice, and analyze results

    🏭 Industrial & IoT2 views
    Compare vs Orcaslicer MCP →
  • Forge MCP logoForge MCP

    Cross-manufacturer industrial MCP server — 14 tools for machine identity, telemetry normalization across 16 OEM families, plain-English automation, and on-chain (MINT) work attestation.

    🏭 Industrial & IoT2 views
    Compare vs Forge MCP →
  • Gx3 Cli MCP logoGx3 Cli MCP

    Read-only analysis of Mitsubishi Electric MELSEC PLC projects saved by GX Works3 (.gx3): trace why a coil never turns on through the ladder logic, find where a device is written and read, search by device comment, and separate conditions that arrive from physical inputs, HMI or network communication. Runs entirely locally and never modifies the project; no project-mutating command is exposed. Unofficial, not affiliated with Mitsubishi Electric.

    🏭 Industrial & IoT1 views
    Compare vs Gx3 Cli MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
36
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Ros MCP

Clone the repository, install websockets version 15.0.1 or later, create and activate a uv virtual environment, and run `uv pip install -e .`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewRos MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/yutarop-ros-mcp?style=directory)](https://allmcps.com/mcp/yutarop-ros-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/yutarop-ros-mcp"><img src="https://allmcps.com/api/badge/yutarop-ros-mcp?style=directory" alt="Ros MCP on AllMCPs" /></a>

Technical Specs & Signals

Category🏭Industrial & IoT
PricingFree
More technical detailsExpand ▾
AuthNo auth required
ClientsClaude Desktop
Last updatedSep 7, 2026
8/9 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars36
GitHub Star CountTotal stargazers on GitHub representing community popularity (36 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 19, 2025
35Quality signal: Fair · 35/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools13/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🏭 Industrial & IoT →Alternatives to Ros MCP →Install in Claude DesktopInstall in CursorInstall in VS Code