Skip to main content
Developer ToolsPython

WiseVision/mcp_server_ros_2

MCP server for ROS2 enabling AI-driven robotics applications and services.

developer-tools
Share:

Quick Start

Clone the repository:

git clone https://github.com/wise-vision/mcp_server_ros_2

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcpserverros2": {
      "command": "npx",
      "args": [
        "-y",
        "WiseVision/mcp_server_ros_2"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
Python
Author
wise-vision