← All servers
πŸ”§

Server Ros 2VerifiedπŸ›‘ No advisories

io.github.wise-vision/mcp_server_ros_2
New to MCP? Start here β†’
84β˜… stars
0weekly installs
8 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/wise-vision, which proved it owns this namespace.

Verified owner: github.com/wise-vision β†—io.github.wise-vision/mcp_server_ros_2

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads MCP_CUSTOM_PROMPTS, MCP_PROMPTS_LOCAL, MCP_PROMPTS_PATH, MCP_PROMPTS_MODULE.

About

View ROS 2 nodes and topics, and call services and actions via MCP

Packages & transports

dockerdocker.io/mcp/ros2:latestvlatest Β· docker

Metadata

Categorydevops
LicenseMPL-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_server_ros_2": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/mcp/ros2:latest"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector docker run -i --rm docker.io/mcp/ros2:latest