MCP.so
Sign In
Servers

ros2-mcp-server

@kakimochi

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "ros2-mcp-server": {
      "command": "uv",
      "args": [
        "venv",
        "--python",
        "/usr/bin/python3.10"
      ]
    }
  }
}

More from Other