Manages MongoDB database interactions through a configurable server.
Provides a centralized mechanism for interacting with MongoDB databases. The server is configured using a JSON file that specifies connection details, commands, and environment variables for different MongoDB instances. It supports executing specific operations, reading resource content, and performing complex multi-collection queries using aggregation pipelines. This allows for streamlined data access and manipulation within a controlled environment.