developer tools

Ros Mcp

MCP server that supports ROS2 topics, services, and actions communication, and controls robots using natural language.

python
local
linux
developer tools
0
View on GitHub

Installation

npx -y Yutarop/ros-mcp

Configuration

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

{
  "name": "ros-mcp",
  "command": "npx",
  "args": [
    "-y",
    "Yutarop/ros-mcp"
  ]
}

About This MCP Server

Yutarop/ros-mcp

MCP server that supports ROS2 topics, services, and actions communication, and controls robots using natural language.

GitHub: https://github.com/Yutarop/ros-mcp

Need More Details?

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

View Full Documentation on GitHub
Yutarop/ros-mcp