v1.9.0
What's Changed
This release adds a new setup utility that should simplify the installation and configuration of the MCP server for popular clients. To use it, run npx mongodb-mcp-server setup and follow the interactive setup steps.
Additionally, we've added a set of tools related to Atlas Stream Processing - atlas-streams-build, atlas-streams-discover, atlas-streams-manage, and atlas-streams-teardown.
Finally, we've moved our lexical and vector search functionality out of public preview - tools for index management can now operate on lexical and vector search indexes when available.
List of notable changes
- docs: add Copilot CLI setup instructions by @GeekTrainer in #886
- feat: add metrics service MCP-411 by @gagik in #960
- feat: add Atlas Stream Processing tools MCP-406 by @jwongmongodb in #967
- chore: remove the mcp autoembeddings feature by @nirinchev in #978
- Deploying MongoDB MCP Server to AWS Bedrock AgentCore by @ialek36 in #970
- feat: Setting MCP up with AI Tooling CLOUDP-384442 by @rubydong in #952
New Contributors
- @GeekTrainer made their first contribution in #886
- @ialek36 made their first contribution in #970
- @rubydong made their first contribution in #952
Full Changelog: v1.8.1...v1.9.0