MongoDB

Official 🗄️ Data & Files

Query and manage MongoDB databases. Run queries, inspect collections, create indexes, and manipulate documents with the official MongoDB MCP server.

Tools (42)

connectswitch-connectionfindaggregatecountinsert-manyupdate-manydelete-manylist-databaseslist-collectionscollection-indexescreate-indexdrop-indexcollection-schemacollection-storage-sizedb-statscreate-collectiondrop-collectiondrop-databaserename-collectionexplainexportmongodb-logsatlas-list-orgsatlas-list-projectsatlas-create-projectatlas-list-clustersatlas-inspect-clusteratlas-create-free-clusteratlas-list-db-usersatlas-create-db-useratlas-inspect-access-listatlas-create-access-listatlas-list-alertsatlas-get-performance-advisoratlas-connect-clusteratlas-local-list-deploymentsatlas-local-create-deploymentatlas-local-delete-deploymentatlas-local-connect-deploymentlist-knowledge-sourcessearch-knowledge

Config for Claude Desktop / Cursor

{ "mcpServers": { "mongodb": { "command": "npx", "args": [ "-y", "@mongodb-js/mongodb-mcp-server" ], "env": { "MONGODB_URI": "your-mongodb-uri-here" } } } }
Activate on Zubnet →