AgentStack
MCP verified Apache-2.0 Self-run

Demos Ros Mcp Server

mcp-robotmcp-demos-ros-mcp-server · by robotmcp

Demos and tutorials on connecting AI LLMs to Robots using https://github.com/robotmcp/ros-mcp-server

No reviews yet
0 installs
8 views
0.0% view→install

Install

$ agentstack add mcp-robotmcp-demos-ros-mcp-server

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Demos Ros Mcp Server? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

ROS MCP Server Demos

This repository is a collection of demos and tutorials on connecting AI LLMs to Robots using https://github.com/robotmcp/ros-mcp-server

In this Repository

Each sub-folder in this repository can be treated as a standalone project with its own readme and pyproject.toml file. Below is a list of demos along with a brief description of each.

1: TugBot Simulation in Gazebo

This example demonstrates how to control a Tugbot mobile robot inside a warehouse environment using Ignition Gazebo (Fortress).

Using natural language and the ROS-MCP server, you can dictatate movement commands (navigation), inspect sensor data (Lidar), and check the robot's position.

[View Example 1](./1GazeboTugbot/README.md)

Usage and Installation Video


2. Unitree Go2 Simulation using CHAMP inside Gazebo

This example demonstrates how to control a Unitree Go2 Quadruped Robot inside a physics simulation using Ignition Gazebo (Fortress).

It leverages the CHAMP quadruple controller to manage complex gait and posture. Using natural language, you can control the robot's walking velocity, execute turns, and manage its stance, as well as inspect sensors like Lidar and IMU.

[View Example 2](./2UnitreeGo2simulation/README.md)

Usage and Installation Video


Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.