MCPs tagged with mongodb
-
MongoDB MCP Server
A Model Context Protocol server for enabling LLM interaction with MongoDB databases.
MongoDB MCP Server empowers language models to interface directly with MongoDB databases using the Model Context Protocol (MCP). It enables natural language querying and management of collections, documents, and indexes. Users can inspect database schemas, execute document operations, and manage indexes seamlessly. The tool integrates with clients like Claude Desktop for conversational database management.
- ⭐ 172
- MCP
- QuantGeekDev/mongo-mcp
-
MCP MongoDB Server
A Model Context Protocol server for LLM interaction with MongoDB databases.
MCP MongoDB Server enables large language models to interact with MongoDB databases through the standardized Model Context Protocol interface. It provides schema inspection, document querying, aggregation, and write operations with intelligent ObjectId handling and flexible read-only configurations. Designed for seamless integration with tools like Claude Desktop, it offers collection completions, schema inference, and robust support for both development and production environments.
- ⭐ 267
- MCP
- kiliczsh/mcp-mongo-server
-
MongoDB Lens
Natural language MongoDB access via a local MCP server.
MongoDB Lens offers a local Model Context Protocol (MCP) server that enables full-featured interaction with MongoDB databases using natural language queries through large language models. It provides tools for querying, running aggregations, schema analysis, performance optimization, and more. The server supports integration with a variety of MCP clients, making MongoDB data accessible and manageable by natural language commands. Users benefit from features such as connection aliasing, schema inference, and data protection mechanisms for sensitive operations.
- ⭐ 191
- MCP
- furey/mongodb-lens