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.
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
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work