v1.14.0-prerelease.1
Pre-release
Pre-release
What's New
All tools now return structured response data alongside their text output, making it easier for AI assistants to reliably parse and use results without additional reformatting — this also improves resistance to prompt injection. A bug affecting local Atlas deployment creation has been fixed, where the tool would sometimes return before the deployment was fully ready, causing connection failures.
What's Changed
🚀 Features
- feat: add structured content for response in mongodb tools - MCP-374 by @dudaschar in #1249
- feat: add structured content for response in atlas-local tools - MCP-374 by @dudaschar in #1256
- feat: add structured content for response in atlas tools - MCP-374 by @dudaschar in #1288
- feat: pass the request headers down when calling addSession() MCP-570 by @lerouxb in #1298
🐛 Bug Fixes
- fix: wait for connection string when creating a deployment by @nirinchev in #1291
- fix: mongot healtcheck failures by @nirinchev in #1292
📖 Documentation
- docs(atlas): clarify atlas-list-alerts returns triggered alerts, not configurations MCP-543 by @blva in #1260
📦 Dependencies
- chore(deps): bump github/gh-aw-actions/setup-cli from 0.80.6 to 0.81.4 by @dependabot[bot] in #1289
Full Changelog: v1.14.0-prerelease.0...v1.14.0-prerelease.1