Enables Large Language Models (LLMs) to inspect MongoDB schemas and execute aggregation pipelines.
MongoDB MCP Server provides read-only access to MongoDB databases, allowing LLMs to inspect collection schemas and execute aggregation pipelines. It offers tools for executing aggregations and explaining query plans, while providing schema information for each collection. With safety features such as automatic limits, timeouts, and read-only operations, this server ensures secure interaction with MongoDB data for LLM-based applications.