# mongodb-js/mongodb-mcp-server

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

Repository: https://github.com/mongodb-js/mongodb-mcp-server
Canonical: https://ross.abutalabs.com/products/mongodb-mcp-server
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: mcp, mcp-server, mongodb, mongodb-atlas, mongodb-database
Last push: 2026-09-03T00:31:59+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 97, longevity 36
- inputs: {"age_days": 516, "days_push": 0, "days_rel": 23, "gap_med": 10, "n_releases_24m": 38}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1118, forks 284 (observed 2026-09-03T02:15:15.212730+00:00)

## What it is
A Model Context Protocol (MCP) server that lets AI assistants and LLM clients connect to MongoDB databases and MongoDB Atlas clusters. It exposes MongoDB operations as MCP tools, with a read-only mode for safe querying.

## Use cases
- query mongodb databases from an ai assistant
- connect claude or cursor to mongodb atlas
- let an llm inspect collections and run aggregations
- explore mongodb data in vs code via mcp
- give ai agents read-only access to a mongo database
- manage atlas clusters through natural language

## When to choose
- you use an MCP-compatible client like Claude, Cursor, or VS Code and want MongoDB access
- you want an official, maintained MongoDB MCP integration
- you need safe read-only database exploration by LLMs

## When to avoid
- you need a general-purpose MongoDB GUI or driver rather than AI integration
- your client does not support the Model Context Protocol
- you need direct programmatic access from application code

## Facets
- artifact type: service
- maturity: active
- function: mcp, database, database-driver
- domain: databases, developer-tools, large-language-models
- platform: cli, cross-platform
- tags: mongodb, mcp-server, atlas, llm-tools, typescript, ai-agents, nodejs

## Member repositories
- mongodb-js/mongodb-mcp-server (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:15.212730+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:43:50.407023+00:00, confidence not recorded.
  - readme: https://github.com/mongodb-js/mongodb-mcp-server (fetched 2026-09-03T02:15:15.212730+00:00, sha 004a56af60ec)
- Data as of 2026-08-30T08:39:29.467469+00:00.
