mongo-db-mcp
If you are the rightful owner of mongo-db-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for MongoDB that allows querying MongoDB collections through a simple interface for local integrations and command line tools.
The MongoDB MCP Server is designed to facilitate seamless querying of MongoDB collections through a straightforward interface. It is particularly useful for local integrations and command line tools, providing a read-only transaction capability. The project includes a MongoDB MCP server that exposes database querying capabilities, a client application for interacting with the server, and utilities for MongoDB connection and transaction management. This server is ideal for developers looking to integrate MongoDB querying into their applications without the need for complex setups.
Features
- Read-only transactions for secure data retrieval
- Simple interface for querying MongoDB collections
- Client application for easy interaction with the server
- Utilities for efficient MongoDB connection management
- Support for local and cloud-based MongoDB databases