Use natural language to query, write, aggregate, and manage MongoDB collections.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mongo-mcp" yet — see the docs or source repo.
Query the orders collection for paid orders in the last 30 days, aggregate revenue by product category, and return the top 10.
Returns the MongoDB query or aggregation result showing ranked revenue by category.
Update users in the users collection who have not logged in for 90 days and are active to inactive, and tell me how many records were affected.
Executes the bulk update and returns the affected document count with a result summary.
List all collections in the current database and summarize the main fields and sample documents for each.
Returns a collection list plus an overview of fields and samples to understand the data structure.
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.
Interact with MongoDB using natural language for schema, CRUD, aggregation, and indexes.
Use natural language to query, update, and analyze MongoDB data.
Securely connect to and operate MySQL databases through the MCP protocol.