Feature-rich MCP server for MongoDB with multi-connection support, enabling users to interact with multiple MongoDB clusters simultaneously, perform CRUD operations, run aggregations, diagnostics, and more, all through natural language.
A MongoDB MCP Server that allows AI agents and MCP clients to interact with MongoDB databases through standardized tools for CRUD operations, schema discovery, and collection management.
Enables interaction with MongoDB databases through MCP protocol. Provides containerized deployment with Docker support for database operations and management.
MCP server for MongoDB with built-in safety features. Enables listing databases/collections, querying (find, count, aggregate), and writing (insert, update, delete) while preventing destructive operations like dropping databases/collections and bulk deletes without confirmation.