ROS Robot Control
MCP Serverby robotmcp · Added 5mo ago
Claude
1.1k
Install
git clone https://github.com/robotmcp/ros-mcp-serverAdd to Claude
claude mcp add robotmcp-ros-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"ros-robot-control": {
"command": "npx",
"args": [
"@modelcontextprotocol/ros-robot-control"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides a bridge between natural language commands and Robot Operating System (ROS) for controlling robot movement through WebSocket communication with velocity commands.
Tags
Web & Browsermcp-server