Skip to content

Releases: mongodb-js/mongodb-mcp-server

v1.1.0

16 Oct 10:38
fdedb02

Choose a tag to compare

What's Changed

  • chore: downgrade yargs-parser to v21 by @himanshusinghs in #618
  • chore: release v1.0.3-prerelease.1 by @mongodb-devtools-bot[bot] in #619
  • chore(deps): bump @modelcontextprotocol/sdk from 1.18.0 to 1.19.1 by @dependabot[bot] in #614
  • chore(deps): bump mongodb-redact from 1.2.0 to 1.2.1 by @dependabot[bot] in #613
  • chore(deps): bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0 by @dependabot[bot] in #616
  • chore: allow providing Voyage AI API key from config and tests to ensure unusable tools are not registered MCP-233 MCP-237 by @himanshusinghs in #622
  • chore: add isError annotation for handled errors by @himanshusinghs in #623
  • feat(search): Add a new tool to list search and vector search indexes MCP-235 by @kmruiz in #610
  • feat: Atlas list performance advisor tool by @kylelai1 in #609
  • chore: use redact by default by @blva in #624
  • fix: update tool category for collection-indexes by @nirinchev in #630
  • chore: add docker dependabot updates - MCP-257 by @blva in #633
  • chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #634
  • chore(deps-dev): bump @typescript-eslint/parser from 8.44.1 to 8.46.0 by @dependabot[bot] in #638
  • chore(deps-dev): bump @types/node from 24.5.2 to 24.7.0 by @dependabot[bot] in #637
  • chore(deps): bump node from 22-alpine to 24-alpine by @dependabot[bot] in #636
  • chore: release v1.1.0-prerelease.1 by @mongodb-devtools-bot[bot] in #643
  • chore: method to detect if a cluster support search indexes and expose the same on debug resource MCP-247 MCP-248 by @himanshusinghs in #628
  • feat: introduces drop-index tool for regular index by @himanshusinghs in #644
  • fix: cleanup script should group errors by @blva in #649
  • chore(deps-dev): bump @types/node from 24.7.0 to 24.7.2 by @dependabot[bot] in #646
  • chore: use describeWithMongoDB to setup test suites instead of custom wiring by @himanshusinghs in #650
  • feat: add ability to create vector search indexes MCP-234 MCP-243 by @nirinchev in #621
  • chore: reduce cleanup time by @blva in #652
  • fix: accuracy test fixes by @nirinchev in #651
  • feat: atlas-get-performance-advisor tool: tweak language for slow queries by @kylelai1 in #645
  • chore: extend accuracy tests to support custom user and cluster config by @himanshusinghs in #655
  • chore: release v1.1.0 by @mongodb-devtools-bot[bot] in #657

Full Changelog: v1.0.2...v1.1.0

v1.1.0-prerelease.1

13 Oct 16:58
83f34b1

Choose a tag to compare

v1.1.0-prerelease.1 Pre-release
Pre-release

What's Changed

  • chore(deps): bump @modelcontextprotocol/sdk from 1.18.0 to 1.19.1 by @dependabot[bot] in #614
  • chore(deps): bump mongodb-redact from 1.2.0 to 1.2.1 by @dependabot[bot] in #613
  • chore(deps): bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0 by @dependabot[bot] in #616
  • chore: allow providing Voyage AI API key from config and tests to ensure unusable tools are not registered MCP-233 MCP-237 by @himanshusinghs in #622
  • chore: add isError annotation for handled errors by @himanshusinghs in #623
  • feat(search): Add a new tool to list search and vector search indexes MCP-235 by @kmruiz in #610
  • feat: Atlas list performance advisor tool by @kylelai1 in #609
  • chore: use redact by default by @blva in #624
  • fix: update tool category for collection-indexes by @nirinchev in #630
  • chore: add docker dependabot updates - MCP-257 by @blva in #633
  • chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #634
  • chore(deps-dev): bump @typescript-eslint/parser from 8.44.1 to 8.46.0 by @dependabot[bot] in #638
  • chore(deps-dev): bump @types/node from 24.5.2 to 24.7.0 by @dependabot[bot] in #637
  • chore(deps): bump node from 22-alpine to 24-alpine by @dependabot[bot] in #636
  • chore: release v1.1.0-prerelease.1 by @mongodb-devtools-bot[bot] in #643

Full Changelog: v1.0.3-prerelease.1...v1.1.0-prerelease.1

v1.0.3-prerelease.1

07 Oct 11:01
f384834

Choose a tag to compare

v1.0.3-prerelease.1 Pre-release
Pre-release

What's Changed

  • chore: downgrade yargs-parser to v21 by @himanshusinghs in #618
  • chore: release v1.0.3-prerelease.1 by @mongodb-devtools-bot[bot] in #619

Full Changelog: v1.0.2...v1.0.3-prerelease.1

v1.0.2

06 Oct 09:55
071fc3b

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @modelcontextprotocol/inspector from 0.16.6 to 0.16.8 by @dependabot[bot] in #586
  • chore(deps-dev): bump typescript-eslint from 8.44.0 to 8.44.1 by @dependabot[bot] in #585
  • chore(deps-dev): bump uuid from 11.1.0 to 13.0.0 by @dependabot[bot] in #584
  • chore(deps): bump yargs-parser from 21.1.1 to 22.0.0 by @dependabot[bot] in #587
  • chore(ci): add dependency checks and reorganize tangled dependencies by @gagik in #576
  • chore: bump @mongosh dependencies by @gagik in #574
  • chore: clean up ConnectionManager.connect by @nirinchev in #588
  • chore: improve descriptions about connection - MCP-224 by @blva in #592
  • chore: release v1.0.2-prerelease.1 by @mongodb-devtools-bot[bot] in #594
  • chore: emit close on ConnectionManager by @himanshusinghs in #595
  • chore: release v1.0.2-prerelease.2 by @mongodb-devtools-bot[bot] in #596
  • chore(deps): bump mongodb-log-writer from 2.4.1 to 2.4.2 by @dependabot[bot] in #604
  • chore(deps): bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #603
  • chore(deps): bump mongodb-schema from 12.6.2 to 12.6.3 by @dependabot[bot] in #599
  • chore(deps-dev): bump mongodb from 6.19.0 to 6.20.0 by @dependabot[bot] in #601
  • chore: remove smithery from documentation by @gagik in #606
  • chore(deps-dev): bump @vitest/eslint-plugin from 1.3.8 to 1.3.13 by @dependabot[bot] in #602
  • chore: stop waiting for cluster deletion by @blva in #607
  • chore(ci): add cleanup script on CI for atlas envs by @kmruiz in #608
  • chore: release v1.0.2 by @mongodb-devtools-bot[bot] in #611

Full Changelog: v1.0.1...v1.0.2

v1.0.2-prerelease.2

26 Sep 13:16
85909c5

Choose a tag to compare

v1.0.2-prerelease.2 Pre-release
Pre-release

What's Changed

  • chore: emit close on ConnectionManager by @himanshusinghs in #595
  • chore: release v1.0.2-prerelease.2 by @mongodb-devtools-bot[bot] in #596

Full Changelog: v1.0.2-prerelease.1...v1.0.2-prerelease.2

v1.0.2-prerelease.1

25 Sep 17:28
45ea2aa

Choose a tag to compare

v1.0.2-prerelease.1 Pre-release
Pre-release

What's Changed

  • chore(deps-dev): bump @modelcontextprotocol/inspector from 0.16.6 to 0.16.8 by @dependabot[bot] in #586
  • chore(deps-dev): bump typescript-eslint from 8.44.0 to 8.44.1 by @dependabot[bot] in #585
  • chore(deps-dev): bump uuid from 11.1.0 to 13.0.0 by @dependabot[bot] in #584
  • chore(deps): bump yargs-parser from 21.1.1 to 22.0.0 by @dependabot[bot] in #587
  • chore(ci): add dependency checks and reorganize tangled dependencies by @gagik in #576
  • chore: bump @mongosh dependencies by @gagik in #574
  • chore: clean up ConnectionManager.connect by @nirinchev in #588
  • chore: improve descriptions about connection - MCP-224 by @blva in #592
  • chore: release v1.0.2-prerelease.1 by @mongodb-devtools-bot[bot] in #594

Full Changelog: v1.0.1...v1.0.2-prerelease.1

v1.0.1

22 Sep 13:49
f5e1926

Choose a tag to compare

What's Changed

  • fix: use correct expression for the release channel by @nirinchev in #569
  • chore(deps-dev): bump typescript-eslint from 8.42.0 to 8.44.0 by @dependabot[bot] in #559
  • chore(deps): bump @modelcontextprotocol/sdk from 1.17.5 to 1.18.0 by @dependabot[bot] in #560
  • chore: Add a new generic copilot-instructions.md to make copilot more useful on reviews by @kmruiz in #572
  • fix: Use JSON for stdio, similiar to the HTTP Transport and use EJSON deserialize when necessary MCP-207 by @kmruiz in #571
  • feat(explain): Add support for custom verbosity to the explain plan tool by @kmruiz in #573
  • chore: validate apiBaseUrl by @blva in #575
  • fix: add guards against possible memory overflow in find and aggregate tools MCP-21 by @himanshusinghs in #536
  • chore: update the readme with new config variables by @himanshusinghs in #579
  • chore: add missing expectations for accuracy tests by @himanshusinghs in #581
  • fix(schema): Use sample instead of find for schema sampling by @kmruiz in #580
  • chore: release v1.0.1 by @mongodb-devtools-bot[bot] in #582

Full Changelog: v1.0.0...v1.0.1

v1.0.0

16 Sep 14:50
9d0fda8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v1.0.0

v1.0.0-prerelease.2

16 Sep 12:41
18ef230

Choose a tag to compare

v1.0.0-prerelease.2 Pre-release
Pre-release

What's Changed

  • fix: Removes nullable from DBUser password by @cveticm in #564
  • chore: extend lib to provide configurable properties for VSCode by @himanshusinghs in #565
  • chore: release v1.0.0-prerelease.2 by @mongodb-devtools-bot[bot] in #566

New Contributors

Full Changelog: v1.0.0-prerelease.1...v1.0.0-prerelease.2

v1.0.0-prerelease.1

16 Sep 10:35
b75f7cc

Choose a tag to compare

v1.0.0-prerelease.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.1-prerelease.1...v1.0.0-prerelease.1