mongodb-mcp-server and mcp-mongo-server

These are competitors—both provide MCP server implementations for MongoDB database connectivity, with the official MongoDB-maintained tool (A) offering significantly greater adoption and integration support compared to the community alternative (B).

mongodb-mcp-server
86
Verified
mcp-mongo-server
66
Established
Maintenance 23/25
Adoption 20/25
Maturity 18/25
Community 25/25
Maintenance 10/25
Adoption 17/25
Maturity 18/25
Community 21/25
Stars: 952
Forks: 207
Downloads: 912,766
Commits (30d): 46
Language: TypeScript
License: Apache-2.0
Stars: 276
Forks: 49
Downloads: 1,324
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

About mongodb-mcp-server

mongodb-js/mongodb-mcp-server

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

Implements queryable MongoDB resources (databases, collections, schemas, indexes) through the Model Context Protocol, exposing database introspection and CRUD operations via standardized tools. Runs as an npx-executable stdio server compatible with Claude Desktop, VS Code, Cursor, and Windsurf, with optional read-only enforcement and support for both connection strings and MongoDB Atlas API authentication.

About mcp-mongo-server

kiliczsh/mcp-mongo-server

A Model Context Protocol Server for MongoDB

Implements automatic collection schema inference from document samples and provides configurable ObjectId handling modes, enabling LLMs to safely query and manipulate MongoDB data. Supports both read-only mode with secondary read preference and full write operations (inserts, updates, indexing), plus MongoDB aggregation pipelines with optional query explain plans. Integrates with Claude Desktop, Windsurf, and Cursor through the Model Context Protocol standard.

Scores updated daily from GitHub, PyPI, and npm data. How scores work