mongo-mcp
If you are the rightful owner of mongo-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 that enables LLMs to interact directly with MongoDB databases.
The MongoDB MCP Server for LLMs is a robust solution that allows language models to seamlessly interact with MongoDB databases. It leverages the Model Context Protocol (MCP), an open standard developed by Anthropic, to provide a universal way for AI systems to connect with external data sources and tools. This server facilitates querying collections, inspecting schemas, and managing data through natural language, making it easier for AI assistants to access and manipulate database information. The server supports secure database access, comprehensive error handling, and validation, ensuring reliable and safe operations. It is designed to work with various MCP clients like Claude Desktop and Cursor.ai, providing a standardized communication channel for AI systems to interact with MongoDB databases.
Features
- Collection schema inspection
- Document querying and filtering
- Index management
- Document operations (insert, update, delete)
- Secure database access through connection strings