Mongo
Queries MongoDB databases using the Model Context Protocol.
About
This tool serves as an MCP server, enabling users to query MongoDB databases through the Model Context Protocol (MCP). Currently, it provides the 'get-collection-documents' tool, which allows retrieval of documents from a specified collection within a given database.
Key Features
- Provides the 'get-collection-documents' tool for retrieving collection data
- 1 GitHub stars
- Implements the Model Context Protocol for MongoDB interaction
Use Cases
- Integrating MongoDB data into MCP-compatible workflows
- Querying MongoDB collections via MCP