mcp-mongo-server and mongodb-atlas-mcp-server

The tools are ecosystem siblings, with `kiliczsh/mcp-mongo-server` providing a general Model Context Protocol server for MongoDB and `montumodi/mongodb-atlas-mcp-server` extending this concept to specifically interface with the MongoDB Atlas API, likely leveraging or building upon the foundational MCP principles established by the former.

mcp-mongo-server
73
Verified
Maintenance 10/25
Adoption 17/25
Maturity 25/25
Community 21/25
Maintenance 6/25
Adoption 4/25
Maturity 18/25
Community 12/25
Stars: 276
Forks: 49
Downloads: 1,324
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 1
Forks: 1
Downloads: 27
Commits (30d): 0
Language: JavaScript
License: MIT
No risk flags
No risk flags

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.

About mongodb-atlas-mcp-server

montumodi/mongodb-atlas-mcp-server

MCP server for mongodb atlas api. Internally uses mongodb-atlas-api-client

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