关于
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.
主要功能
- Provides the 'get-collection-documents' tool for retrieving collection data
- 1 GitHub stars
- Implements the Model Context Protocol for MongoDB interaction
使用案例
- Integrating MongoDB data into MCP-compatible workflows
- Querying MongoDB collections via MCP