New
v1.7.0
What's Changed
- feat: MongoDB Assistant Knowledge Search Tools by @nlarew in https://github.com/mongodb-js/mongodb-mcp-server/pull/472
- chore: add structured content to mongodb/metadata tools by @nirinchev in https://github.com/mongodb-js/mongodb-mcp-server/pull/841
- chore: add structured content to responses from mongodb/create tools by @nirinchev in https://github.com/mongodb-js/mongodb-mcp-server/pull/928
- chore: add structured content for mongodb/delete tools by @nirinchev in https://github.com/mongodb-js/mongodb-mcp-server/pull/930
- chore: add structured content for update tools by @nirinchev in https://github.com/mongodb-js/ mongodb-mcp-server/pull/932
- fix: upgrade all mongosh and devtools-shared dependencies by @addaleax in https://github.com/mongodb-js/mongodb-mcp-server/pull/914
- feat(lib): add ability to pass custom context to tool constructor by @gagik in https://github.com/mongodb-js/mongodb-mcp-server/pull/906
- fix!(lib): make connectionErrorHandler async-compatible by @gagik in https://github.com/mongodb-js/mongodb-mcp-server/pull/927
New Contributors
- @addaleax made their first contribution in https://github.com/mongodb-js/mongodb-mcp-server/pull/914
- @nlarew made their first contribution in https://github.com/mongodb-js/mongodb-mcp-server/pull/472
Full Changelog: https://github.com/mongodb-js/mongodb-mcp-server/compare/v1.6.0...v1.7.0