← Index

io.github.wise-vision/mcp_server_ros_2

io.github.wise-vision/mcp_server_ros_2·v1.0.0·Image, Video & Audio
Quality Score
76
/100

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

§01  Install
Claude Desktop (Docker)
{
  "mcpServers": {
    "mcp_server_ros_2": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "docker.io/mcp/ros2:latest"
      ],
      "env": {
        "MCP_CUSTOM_PROMPTS": "<mcp_custom_prompts>",
        "MCP_PROMPTS_LOCAL": "<mcp_prompts_local>",
        "MCP_PROMPTS_PATH": "<mcp_prompts_path>",
        "MCP_PROMPTS_MODULE": "<mcp_prompts_module>"
      }
    }
  }
}
§02  Environment variables
MCP_CUSTOM_PROMPTS

Enable custom prompts

MCP_PROMPTS_LOCAL

Use local prompts

MCP_PROMPTS_PATH

Path to custom prompts directory

MCP_PROMPTS_MODULE

Name of the prompts module

§03  MCP Quality Score  ·  methodology
freshness
16
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Image, Video & Audio