Ros MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 1 Feb 2026.
MCP for ROS 2 monitoring, debugging, and managing nodes, topics, services, and TF2 frames.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ros-mcp -- npx -y ros-mcp
{
"mcpServers": {
"ros-mcp": {
"args": [
"-y",
"ros-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.ros-mcp]
command = "npx"
args = ["-y", "ros-mcp"]
{
"mcpServers": {
"ros-mcp": {
"args": [
"-y",
"ros-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ros-mcp": {
"args": [
"-y",
"ros-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.