mongodb-mcp-server and mongodb-atlas-mcp-server
These are competitors offering overlapping functionality—both provide MCP server interfaces to MongoDB Atlas—though the first is a mature, production-ready solution while the second is an experimental wrapper around the MongoDB Atlas API client.
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 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