Skip to main content
Glama
docker-compose.yml435 B
services: turtlesim: build: context: ./docker dockerfile: Dockerfile.turtlesim container_name: ros2-turtlesim environment: - DISPLAY=${DISPLAY} - ROS_DISTRO=humble volumes: - /tmp/.X11-unix:/tmp/.X11-unix:rw - ./docker/scripts:/ros2_ws/scripts:ro network_mode: host stdin_open: true tty: true command: bash -c "/ros2_ws/scripts/launch_turtlesim.sh"

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/robotmcp/ros-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server