Skip to content

Releases: mongodb-js/mongodb-mcp-server

v1.9.0-prererelease.2

10 Apr 12:20
861aec7

Choose a tag to compare

v1.9.0-prererelease.2 Pre-release
Pre-release

What's Changed

  • chore(deps-dev): bump the ai-sdk group across 1 directory with 5 updates by @dependabot[bot] in #1011
  • chore(deps-dev): bump happy-dom from 20.8.3 to 20.8.9 by @dependabot[bot] in #1015
  • chore(deps-dev): bump vite and vitest versions to 6.4.1 and 4.1.2 by @nima-taheri-mongodb in #1018
  • feat: add ability to use a custom session store MCP-451 by @gagik in #1024
  • chore: release v1.9.0-prererelease.2 by @mongodb-devtools-bot[bot] in #1031

New Contributors

Full Changelog: v1.9.1-prerelease.1...v1.9.0-prererelease.2

v1.9.1-prerelease.1

30 Mar 14:22
411da03

Choose a tag to compare

v1.9.1-prerelease.1 Pre-release
Pre-release

What's Changed

  • chore: remove search from previewFeatures by @nirinchev in #1004
  • fix: add batching and exponential backoff to telemetry event sending by @jeroenvervaeke in #1005
  • chore: adjust logging and telemetry setup MCP-410 by @gagik in #993
  • feat: add log level minimum config by @gagik in #1001
  • chore: allow external management of monitoring server by @gagik in #1006
  • chore: release v1.9.1-prerelease.1 by @mongodb-devtools-bot[bot] in #1017

Full Changelog: v1.9.0...v1.9.1-prerelease.1

v1.9.0

24 Mar 17:40
f1d6f92

Choose a tag to compare

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

New Contributors

Full Changelog: v1.8.1...v1.9.0

v1.8.2-prerelease.2

18 Mar 09:51
cc78ffd

Choose a tag to compare

v1.8.2-prerelease.2 Pre-release
Pre-release

What's Changed

  • chore(metrics): refactor and add support for process metrics by @gagik in #987
  • chore: release v1.8.2-prerelease.2 by @mongodb-devtools-bot[bot] in #988

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

v1.8.2-prerelease.1

17 Mar 13:50
fa70fb6

Choose a tag to compare

v1.8.2-prerelease.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.8.1...v1.8.2-prerelease.1

v1.8.1

13 Mar 16:46
773b561

Choose a tag to compare

What's Changed

  • fix(mongodb): correct limit usage in find tool count queries by @grassfish1122 in #890
  • refactor(logging): split up logging logic into different files by @gagik in #946
  • Add some extra debug logging for bedrock deployments. by @nirinchev in #961
  • chore: release v1.8.1-pre.1 by @mongodb-devtools-bot[bot] in #966
  • feat: add Atlas Stream Processing API types and client methods by @jwongmongodb in #962
  • fix: use lock to emit events and avoid event duplication by @blva in #950
  • chore: release v1.8.1 by @mongodb-devtools-bot[bot] in #973

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.1-pre.1

11 Mar 15:13
67c929c

Choose a tag to compare

v1.8.1-pre.1 Pre-release
Pre-release

What's Changed

  • fix(mongodb): correct limit usage in find tool count queries by @grassfish1122 in #890
  • refactor(logging): split up logging logic into different files by @gagik in #946
  • Add some extra debug logging for bedrock deployments. by @nirinchev in #961
  • chore: release v1.8.1-pre.1 by @mongodb-devtools-bot[bot] in #966

New Contributors

Full Changelog: v1.8.0...v1.8.1-pre.1

v1.8.0

04 Mar 13:23
1110920

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump typescript-eslint from 8.47.0 to 8.56.0 by @dependabot[bot] in #941
  • chore(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #939
  • fix: simplify userAgent by @blva in #938
  • feat: update atlas-local-create-deployment tool to use preview image by @Luke-Sanderson in #912
  • refactor: inject user config in atlas local integration tests by @Luke-Sanderson in #943
  • chore: pass the serverOptions and sessionOptions to McpHttpServer by @himanshusinghs in #944
  • chore: release v1.8.0-prerelease.1 by @mongodb-devtools-bot[bot] in #948
  • chore: release v1.8.0 by @mongodb-devtools-bot[bot] in #949

Full Changelog: v1.7.0...v1.8.0

v1.8.0-prerelease.1

04 Mar 11:21
2ac9708

Choose a tag to compare

v1.8.0-prerelease.1 Pre-release
Pre-release

What's Changed

  • chore(deps-dev): bump typescript-eslint from 8.47.0 to 8.56.0 by @dependabot[bot] in #941
  • chore(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #939
  • fix: simplify userAgent by @blva in #938
  • feat: update atlas-local-create-deployment tool to use preview image by @Luke-Sanderson in #912
  • refactor: inject user config in atlas local integration tests by @Luke-Sanderson in #943
  • chore: pass the serverOptions and sessionOptions to McpHttpServer by @himanshusinghs in #944
  • chore: release v1.8.0-prerelease.1 by @mongodb-devtools-bot[bot] in #948

Full Changelog: v1.7.0...v1.8.0-prerelease.1

v1.7.0

23 Feb 15:17
df64a7b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0