v2.1.0
What's New
You can now create Atlas clusters with advanced options including multi-region configurations and Customer Managed Keys (CMK) for encryption, as well as pause, resume, and upgrade existing clusters directly through your AI assistant. When running aggregation pipelines that include write stages like $out or $merge, the server will now prompt you to confirm before proceeding, giving you an extra layer of control over potentially destructive operations. Atlas organization and project listings now paginate properly to return complete results, and sensitive information in configuration output is redacted by default to prevent accidental exposure of secrets.
What's Changed
🚀 Features
- feat: request elicitation for aggregations that include write stages MCP-615 by @nirinchev in #1417
🐛 Bug Fixes
- fix(tests): increase mongot healthcheck wait timeouts by @gagik in #1412
- fix(ci): open a PR for third-party notices instead of pushing to main by @gagik in #1411
📖 Documentation
- docs: Adds documentation for mongodb-atlas-mcp-remote MCP-541 by @maastha in #1320
- docs: add contributing guide for mongodb-atlas-mcp-remote package MCP-541 by @maastha in #1321
📦 Dependencies
- chore(deps): bump @inquirer/prompts from 8.3.2 to 8.5.2 by @dependabot[bot] in #1408
- chore(deps-dev): bump @vitest/eslint-plugin from 1.6.23 to 1.6.24 in the vitest group by @dependabot[bot] in #1407
New Contributors
Full Changelog: v2.0.0...v2.1.0