# mongodb-mcp-server

> A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.

- **URL**: https://www.freshcrate.ai/projects/mongodb-mcp-server
- **Author**: mongodb-js
- **Category**: MCP Servers
- **Latest version**: `v1.12.0` (2026-06-04)
- **License**: Apache-2.0
- **Source**: https://github.com/mongodb-js/mongodb-mcp-server
- **Language**: TypeScript
- **GitHub**: 1,005 stars, 219 forks
- **Registry**: github
- **Tags**: `mcp`, `mcp-server`, `mongodb`, `mongodb-atlas`, `mongodb-database`, `typescript`

## Description

A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v1.12.0` | 2026-06-04 | High | ## What's New  You can now create MongoDB Atlas clusters directly from your AI assistant using the new create cluster capability. It supports M10–M80 replica sets and single-shard clusters, automatically selecting a sensible instance size based on your existing project clusters, and returns immediately so you can continue working while the cluster provisions in the background.  <!-- Release notes generated using configuration in .github/release.yml at a0ce7320434575a811b0b93b3c843cf850a858f6 --> |
| `v1.11.0` | 2026-05-22 | High | ## What's New  When connecting to Atlas Free or Flex tier clusters, the server now automatically checks for active resource alerts and surfaces a recommendation to upgrade your cluster when relevant thresholds are being exceeded. You can also now upgrade Free or Flex clusters directly to a higher tier (Free→Flex, Free→M10, or Flex→M10) using the new `atlas-upgrade-cluster` tool. Additionally, a new database-level aggregation tool has been added, and the setup command now includes an option to do |
| `v1.10.0` | 2026-04-20 | High | <!-- Release notes generated using configuration in .github/release.yml at f63066284946a22e646e01de23c7978d75dd55d4 -->  ## What's Changed ### 🐛 Bug Fixes * fix: fall back to browser fetch in ApiClient MCP-473 by @nirinchev in https://github.com/mongodb-js/mongodb-mcp-server/pull/1078 ### 📦 Dependencies * chore(deps): bump protobufjs to 7.5.5 by @nirinchev in https://github.com/mongodb-js/mongodb-mcp-server/pull/1080 * chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabo |
| `v1.9.1-prerelease.2` | 2026-04-20 | High | <!-- Release notes generated using configuration in .github/release.yml at 21fbfeb7eafe55779d347b4665dccc54b0cd8ab9 -->  ## What's Changed ### 🚀 Features * feat: add maxTimeMS MCP-349 by @lerouxb in https://github.com/mongodb-js/mongodb-mcp-server/pull/1067 ### 🐛 Bug Fixes * fix(atlas): add pagination to list alerts tool by @gagik in https://github.com/mongodb-js/mongodb-mcp-server/pull/1065 ### 📦 Dependencies * chore(deps-dev): bump the ai-sdk group across 1 directory with 5 updates by @depe |
| `v1.9.0-prererelease.2` | 2026-04-10 | Medium | ## What's Changed * chore(deps-dev): bump the ai-sdk group across 1 directory with 5 updates by @dependabot[bot] in https://github.com/mongodb-js/mongodb-mcp-server/pull/1011 * chore(deps-dev): bump happy-dom from 20.8.3 to 20.8.9 by @dependabot[bot] in https://github.com/mongodb-js/mongodb-mcp-server/pull/1015 * chore(deps-dev): bump vite and vitest versions to 6.4.1 and 4.1.2 by @nima-taheri-mongodb in https://github.com/mongodb-js/mongodb-mcp-server/pull/1018 * feat: add ability to use a cust |
| `v1.9.1-prerelease.1` | 2026-03-30 | Medium | ## What's Changed * chore: remove search from previewFeatures by @nirinchev in https://github.com/mongodb-js/mongodb-mcp-server/pull/1004 * fix: add batching and exponential backoff to telemetry event sending by @jeroenvervaeke in https://github.com/mongodb-js/mongodb-mcp-server/pull/1005 * chore: adjust logging and telemetry setup MCP-410 by @gagik in https://github.com/mongodb-js/mongodb-mcp-server/pull/993 * feat: add log level minimum config by @gagik in https://github.com/mongodb-js/mongodb |
| `v1.9.0` | 2026-03-24 | Medium | ## 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](https://www.mongodb.com/products/platform/atlas-stream-processing) - `atlas-streams-build`, `atlas-streams-discover`, `atlas-streams-manage`, and `atlas-streams-teardown`.  Fina |
| `v1.8.2-prerelease.2` | 2026-03-18 | Low | ## What's Changed * chore(metrics): refactor and add support for process metrics by @gagik in https://github.com/mongodb-js/mongodb-mcp-server/pull/987 * chore: release v1.8.2-prerelease.2 by @mongodb-devtools-bot[bot] in https://github.com/mongodb-js/mongodb-mcp-server/pull/988   **Full Changelog**: https://github.com/mongodb-js/mongodb-mcp-server/compare/v1.8.2-prerelease.1...v1.8.2-prerelease.2 |
| `v1.8.2-prerelease.1` | 2026-03-17 | Low | ## What's Changed * Bump non-major dependencies to latest by @nirinchev in https://github.com/mongodb-js/mongodb-mcp-server/pull/954 * docs: add Copilot CLI setup instructions by @GeekTrainer in https://github.com/mongodb-js/mongodb-mcp-server/pull/886 * chore(deps): bump docker/login-action from 3.7.0 to 4.0.0 by @dependabot[bot] in https://github.com/mongodb-js/mongodb-mcp-server/pull/957 * chore(deps): bump docker/setup-docker-action from 4 to 5 by @dependabot[bot] in https://github.com/mongo |
| `v1.8.1` | 2026-03-13 | Low | ## What's Changed * fix(mongodb): correct limit usage in find tool count queries by @grassfish1122 in https://github.com/mongodb-js/mongodb-mcp-server/pull/890 * refactor(logging): split up logging logic into different files by @gagik in https://github.com/mongodb-js/mongodb-mcp-server/pull/946 * Add some extra debug logging for bedrock deployments. by @nirinchev in https://github.com/mongodb-js/mongodb-mcp-server/pull/961 * chore: release v1.8.1-pre.1 by @mongodb-devtools-bot[bot] in https://gi |

## Citation

- HTML: https://www.freshcrate.ai/projects/mongodb-mcp-server
- Markdown: https://www.freshcrate.ai/projects/mongodb-mcp-server.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/mongodb-mcp-server/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
