MCP Tool Reference
MONGODB TOOLS
36 tools from the MongoDB MCP Server, categorised by risk level.
View the MongoDB policy →READ TOOLS
9atlas-get-performance-advisor Get Atlas performance advisor recommendations atlas-list-alerts List MongoDB Atlas alerts atlas-list-clusters List MongoDB Atlas clusters atlas-list-db-users List MongoDB Atlas database users atlas-list-orgs List MongoDB Atlas organisations atlas-list-projects List MongoDB Atlas projects find Run a find query against a MongoDB collection list-collections List all collections for a given database list-databases List all databases for a MongoDB connection WRITE TOOLS
9atlas-create-access-list Allow IP/CIDR ranges to access Atlas clusters atlas-create-db-user Create a MongoDB Atlas database user atlas-create-free-cluster Create a free MongoDB Atlas cluster atlas-create-project Create a MongoDB Atlas project create-collection Creates a new collection in a database create-index Create an index for a collection insert-many Insert an array of documents into a collection rename-collection Renames a collection in a database update-many Updates all documents that match the filter DESTRUCTIVE TOOLS
4OTHER TOOLS
14aggregate Run an aggregation against a MongoDB collection atlas-connect-cluster Connect to a MongoDB Atlas cluster atlas-inspect-access-list Inspect IP/CIDR ranges with access to Atlas atlas-inspect-cluster Inspect metadata of a MongoDB Atlas cluster collection-indexes Describe the indexes for a collection collection-schema Describe the schema for a collection collection-storage-size Gets the size of the collection connect Connect to a MongoDB instance count Gets the number of documents in a collection db-stats Returns statistics for a single database explain Returns execution statistics for the winning query plan export Export query or aggregation results in EJSON format mongodb-logs Returns the most recent logged mongod events switch-connection Switch to a different MongoDB connection ENFORCE POLICIES ON MONGODB
Open source. One binary. Zero dependencies.