We’re excited to announce the release of Obot MCP Gateway v0.14.0. This update introduces support for the MCP Registry API.
MCP Registry API
Obot users can now connect to /v0.1/servers on Obot to access the MCP Registry API. This is compatible with any MCP client that supports custom MCP server registries.
For more details, see the documentation.
Getting Started
Try the live demo: chat.obot.ai
Install on Docker:
docker run -d --name obot -p 8080:8080 -v /var/run/docker.sock:/var/run/docker.sock \
ghcr.io/obot-platform/obot:latestFor more, see our Documentation
Full changelog
- feat: add MCP registry API support by @g-linville in #5181
More details: v0.13.0...v0.14.0
Thanks to Our Contributors
Thank you to everyone who contributed to this release or tried out Obot!