We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lopisan/ros-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# MCP Framework
fastmcp>=2.0.0
# ROS Python dependencies (needed for Python 3.10 to work with ROS)
rospkg
catkin_pkg
defusedxml
netifaces
pyyaml
# ROS packages are provided by the ROS installation in Docker
# - rospy
# - roslib
# - rosmsg
# - rosservice
# - tf2_ros
# - actionlib (if needed)