gazebo-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@gazebo-mcplist models in the world"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
gazebo-mcp
gazebo-mcp is an MCP server so AI agents can drive Gazebo / gz-sim: worlds, models, poses, pause/step — with a full offline mock for CI and demos (no Gazebo install required).
Product: mergeos-bounties/gazebo-mcp
Highlights
Capability | Description |
Offline mock | Seeded world + models; spawn/delete/pose without Gazebo |
Live bridge | Optional HTTP/file bridge when |
MCP stdio | Cursor / Claude / Grok host integration |
CLI |
|
Related MCP server: osracer-mcp
Quick start
cd gazebo-mcp
python -m venv .venv
.\.venv\Scripts\Activate.ps1
pip install -e ".[dev]"
gazebo-mcp demo
gazebo-mcp doctor
pytest -qgazebo-mcp serveModes
Mode | Env | Behavior |
mock (default) |
| In-memory world graph |
live |
| Forwards to local Gazebo bridge |
Tools
Tool | Purpose |
| Connectivity / sim health |
| Reset mock shapes world |
| World name, paused, sim time |
| Models in the world |
| Model lifecycle |
| Pose control |
| Clock control |
Examples
Development
ruff check src tests
pytest -q
gazebo-mcp tools listMergeOS bounties
Star → claim issue → PR to master → MRG 25–200.
See mergeos.
License
MIT · MergeOS / ThanhTrucSolutions
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/mergeos-bounties/gazebo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server