mongodb-developer_mongodb-mcp-server
0
The MongoDB MCP Server is a platform enabling read-only access to MongoDB databases, allowing users to execute aggregation pipelines and inspect schemas. It is designed to operate safely with default limits on document retrieval and execution times.
aggregate
Perform MongoDB aggregation pipeline query
explain
Analyze the execution plan of the aggregation pipeline