Safely query legacy MongoDB databases, collections, and aggregations in read-only mode.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "legacy-mongodb-mcp" yet — see the docs or source repo.
Connect to this legacy MongoDB instance in read-only mode and list all databases, the collections in each database, and sample fields for each collection in a clear table.
A database and collection inventory with key field summaries to quickly understand the legacy data layout.
Run an aggregation on the orders collection: calculate order count and revenue by month for the last 12 months, highlight the top three months by order volume, and return only the results with a brief explanation.
Monthly aggregated metrics with the peak months and their corresponding values identified.
Check the users collection for duplicate emails, missing required fields, or abnormal status values, and summarize counts by issue type while staying read-only.
A categorized data quality report showing anomalous records and counts for each issue type.
Connect AI to MongoDB for CRUD, schema discovery, and collection management.
Use natural language to query, update, and analyze MongoDB data.
Interact with MongoDB using natural language for schema, CRUD, aggregation, and indexes.
Use natural language to query, write, aggregate, and manage MongoDB collections.
Connect to MongoDB for queries, document management, schema analysis, and operations.
Securely query and analyze MongoDB with AI-driven schema and relationship discovery.