Query and retrieve documents from a MongoDB collection using a customizable filter, sorting, and pagination. Ideal for extracting specific data from MongoDB databases via the MCP server.
Establish a connection to a MongoDB database using a URL or configuration details, enabling seamless integration with the MCP-MongoDB-MySQL-Server for database operations.
Add documents to a specified MongoDB collection using a standardized interface for database operations. Input includes collection name and documents to insert.
Retrieve recent MongoDB log events, including global logs or startup warnings, with customizable entry limits for efficient database diagnostics and monitoring.
Retrieve recent MongoDB log entries or startup warnings for monitoring and debugging. Input log type and limit to customize results for efficient database analysis.
A Model Context Protocol server that provides access to MongoDB databases. This server enables LLMs to inspect collection schemas and execute read-only queries.
A Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases. Query collections, inspect schemas, and manage data seamlessly through natural language.