A read-only MCP server that enables Cursor IDE to query MongoDB databases for debugging and development, supporting collection listing, document finding, and counting.
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.