Connect to MongoDB and Atlas to query, manage, and debug data.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mongodb-mcp-server" yet — see the docs or source repo.
Connect to my MongoDB database, query the orders collection for paid orders in the last 30 days, return the latest 20 sorted by date descending, and calculate the total amount.
A list of matching orders, the applied filters, and the total amount summary.
Connect to the MongoDB Atlas cluster, inspect the schema of the users collection, list common fields and data types, and identify query fields that may need indexes.
An overview of collection fields, type distribution, and index optimization suggestions.
Connect to the database and run an aggregation on the events collection: count events by eventType for the last 7 days and output daily trend data.
Aggregation results with counts by event type and daily trend data.
Connect to MongoDB for queries, document management, schema analysis, and operations.
Connect AI to MongoDB for CRUD, schema discovery, and collection management.
Connect to MongoDB with natural language to query and manage user records.
Connect LLM apps to query and manage multiple databases through one tool.
Use natural language to query, write, aggregate, and manage MongoDB collections.
Interact with MongoDB using natural language for schema, CRUD, aggregation, and indexes.