io.github.wise-vision/mcp_server_ros_2 MCP Server
io.github.wise-vision/mcp_server_ros_2
What is the io.github.wise-vision/mcp_server_ros_2 MCP server?
View ROS 2 nodes and topics, and call services and actions via MCP
How to install io.github.wise-vision/mcp_server_ros_2
Copy-paste configuration for popular MCP clients.
MCP_CUSTOM_PROMPTSEnable custom prompts
MCP_PROMPTS_LOCALUse local prompts
MCP_PROMPTS_PATHPath to custom prompts directory
MCP_PROMPTS_MODULEName of the prompts module
{
"mcpServers": {
"mcp_server_ros_2": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/mcp/ros2:latest",
"-v",
"~/mcp_custom_messages:/app/custom_msgs"
],
"env": {
"MCP_CUSTOM_PROMPTS": "<YOUR_MCP_CUSTOM_PROMPTS>",
"MCP_PROMPTS_LOCAL": "<YOUR_MCP_PROMPTS_LOCAL>",
"MCP_PROMPTS_PATH": "<YOUR_MCP_PROMPTS_PATH>",
"MCP_PROMPTS_MODULE": "<YOUR_MCP_PROMPTS_MODULE>"
}
}
}
}{
"mcpServers": {
"mcp_server_ros_2": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/mcp/ros2:latest",
"-v",
"~/mcp_custom_messages:/app/custom_msgs"
],
"env": {
"MCP_CUSTOM_PROMPTS": "<YOUR_MCP_CUSTOM_PROMPTS>",
"MCP_PROMPTS_LOCAL": "<YOUR_MCP_PROMPTS_LOCAL>",
"MCP_PROMPTS_PATH": "<YOUR_MCP_PROMPTS_PATH>",
"MCP_PROMPTS_MODULE": "<YOUR_MCP_PROMPTS_MODULE>"
}
}
}
}{
"mcpServers": {
"mcp_server_ros_2": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/mcp/ros2:latest",
"-v",
"~/mcp_custom_messages:/app/custom_msgs"
],
"env": {
"MCP_CUSTOM_PROMPTS": "<YOUR_MCP_CUSTOM_PROMPTS>",
"MCP_PROMPTS_LOCAL": "<YOUR_MCP_PROMPTS_LOCAL>",
"MCP_PROMPTS_PATH": "<YOUR_MCP_PROMPTS_PATH>",
"MCP_PROMPTS_MODULE": "<YOUR_MCP_PROMPTS_MODULE>"
}
}
}
}{
"servers": {
"mcp_server_ros_2": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/mcp/ros2:latest",
"-v",
"~/mcp_custom_messages:/app/custom_msgs"
],
"env": {
"MCP_CUSTOM_PROMPTS": "<YOUR_MCP_CUSTOM_PROMPTS>",
"MCP_PROMPTS_LOCAL": "<YOUR_MCP_PROMPTS_LOCAL>",
"MCP_PROMPTS_PATH": "<YOUR_MCP_PROMPTS_PATH>",
"MCP_PROMPTS_MODULE": "<YOUR_MCP_PROMPTS_MODULE>"
}
}
}
}claude mcp add mcp_server_ros_2 --env MCP_CUSTOM_PROMPTS=<YOUR_MCP_CUSTOM_PROMPTS> --env MCP_PROMPTS_LOCAL=<YOUR_MCP_PROMPTS_LOCAL> --env MCP_PROMPTS_PATH=<YOUR_MCP_PROMPTS_PATH> --env MCP_PROMPTS_MODULE=<YOUR_MCP_PROMPTS_MODULE> -- docker run -i --rm docker.io/mcp/ros2:latest -v ~/mcp_custom_messages:/app/custom_msgsRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.