MCP for ROS 2 monitoring, debugging, and managing nodes, topics, services, and TF2 frames.
A Model Context Protocol (MCP) server for ROS 2 that enables GitHub Copilot and other AI agents to interact with ROS 2 systems. This server provides tools for monitoring, debugging, and managing ROS 2 nodes, topics, services, and TF2 frames. listrosnodes: List all running ROS 2 nodes with detailed information getnodeconnections: View all topics a node publishes to and subscribes from…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A Model Context Protocol (MCP) server for ROS 2 that enables GitHub Copilot and other AI agents to interact with ROS 2 systems. This server provides tools for monitoring, debugging, and managing ROS 2 nodes, topics, services, and TF2 frames. listrosnodes: List all running ROS 2 nodes with detailed information getnodeconnections: View all topics a node publishes to and subscribes from getnodeparameters: List parameters for a specific node setnodeparameter: Modify node parameters at runtime…