mongo-mcp-server
2
The mongo-mcp-server is a specialized server for interacting with MongoDB databases through the Model Context Protocol, offering tools for document retrieval.
mongo-mcp-server
This project is an MCP server designed for querying MongoDB databases. It provides tools like get-collection-documents
which allows users to specify a MongoDB collection and database to retrieve documents.