v2.0.1-alpha.5
Pre-release
Pre-release
What's New
You can now create Atlas clusters with multi-region configurations and Customer Managed Keys (CMK) encryption, pause and resume clusters, load sample data, and upgrade clusters directly through the MCP Server. When running aggregation pipelines that include write stages like $out or $merge, the server will now ask for explicit confirmation before proceeding, helping prevent accidental data modifications. Connection management has been made more explicit, sensitive information in configuration output is now redacted by default, and input validation has been tightened across tools so that unrecognized arguments are rejected rather than silently ignored.
What's Changed
🚀 Features
- feat: request elicitation for aggregations that include write stages MCP-615 by @nirinchev in #1417
Full Changelog: v2.0.1-alpha.4...v2.0.1-alpha.5