nav2_mcp_server and ros-mcp
These appear to be competitors, as both tools offer an MCP (Mission Control Program/Protocol) server specifically designed to control robots, with `ajtudela/nav2_mcp_server` leveraging Nav2 for its resources and `Yutarop/ros-mcp` integrating directly with ROS topics, services, and actions.
About nav2_mcp_server
ajtudela/nav2_mcp_server
MCP server that provides tools and resources to control and monitor robots using Nav2.
Implements an MCP server built on fastmcp that exposes Nav2 navigation operations (pose navigation, waypoint following, costmap management, lifecycle control) as tools accessible to LLM clients via stdio or HTTP transport. Integrates directly with ROS 2's Nav2 stack, enabling AI-assisted robot control through standard MCP protocol with async task execution and real-time status monitoring.
About ros-mcp
Yutarop/ros-mcp
MCP server for ROS to control robots via topics, services, and actions.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work