View ROS 2 nodes and topics, and call services and actions via MCP
A Python implementation of the Model Context Protocol (MCP) for ROS 2. This server enables AI tooling to connect with ROS 2 nodes, topics, and services using the MCP standard over stdio. Designed to be the easiest ROS 2 MCP server to configure. List available topics List available services Lists available actions with their types and request fields Subscribe to topics to collect messages Publish…
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 Python implementation of the Model Context Protocol (MCP) for ROS 2. This server enables AI tooling to connect with ROS 2 nodes, topics, and services using the MCP standard over stdio. Designed to be the easiest ROS 2 MCP server to configure. List available topics List available services Lists available actions with their types and request fields Subscribe to topics to collect messages Publish messages to topics Echo messages on topics Get fields from message types Sends an action goal and…