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
66
Established
Maintenance 10/25
Adoption 10/25
Maturity 25/25
Community 21/25
Maintenance 6/25
Adoption 1/25
Maturity 24/25
Community 12/25
Stars: 276
Forks: 49
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 1
Forks: 1
Downloads:
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

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.

AI application development MongoDB integration natural language processing database interaction LLM tooling

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