developer tools

Mcp_server_ros_2

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

python
developer tools
0
View on GitHub

Installation

npx -y WiseVision/mcp_server_ros_2

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

WiseVision/mcp_server_ros_2

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

GitHub: https://github.com/wise-vision/mcp_server_ros_2

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub