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
This server helps AI language models (LLMs) understand and work with your MongoDB databases. It takes natural language requests for data or operations and translates them into MongoDB commands, returning the results to the LLM. Data engineers, AI developers, or anyone building AI applications that need to interact with MongoDB can use this.
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