robotmcp/ros-mcp-server
Connect AI models like Claude & GPT with robots using MCP and ROS.
Platform-specific configuration:
{
"mcpServers": {
"ros-mcp-server": {
"command": "npx",
"args": [
"-y",
"ros-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<!-- mcp-name: io.github.robotmcp/ros-mcp-server -->
<p align="center"> </p>
ROS-MCP-Server connects large language models (such as Claude, GPT, and Gemini) with existing robots giving them bidirectional AI integration.
With no changes to existing robot source code, this enables:
rosbridge node. π₯οΈ Example - Controlling the MOCA mobile manipulator in NVIDIA Isaac Sim Commands are entered into Claude Desktop, which uses the MCP server to directly drive the simulated robot.
<p align="center"> </p>
--- π **Example - Cont
Loading reviews...