Retrieve recent MongoDB log entries, including global events or startup warnings, to monitor database activity and diagnose issues.
184,844 tools. Last updated 2026-06-08 20:05
"MongoDB" matching MCP tools:
- Retrieve recent MongoDB database log events to monitor system activity, troubleshoot issues, or analyze startup warnings for operational insights.Apache 2.0
- Retrieve all collection names from a MongoDB database to view available data structures and manage database organization.MIT
- Insert documents into MongoDB collections through the MCP-MongoDB-MySQL-Server, enabling structured data storage with specified collection names and document arrays.MIT
- Create a new collection in MongoDB to organize and store data, enabling structured database management through the MCP server interface.MIT
- Query documents in a MongoDB collection using filters, sorting, and pagination to retrieve specific data.MIT
Matching MCP Servers
- AlicenseBqualityCmaintenanceA Model Context Protocol server that provides access to MongoDB databases. This server enables LLMs to inspect collection schemas and execute read-only queries.Last updated8260279MIT
- Alicense-qualityDmaintenanceA 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.Last updated128173MIT
- Delete documents from a MongoDB collection using query filters to remove specific data entries through the MCP-MongoDB-MySQL-Server interface.MIT
- List available data sources in the MongoDB Assistant knowledge base to discover sources and obtain filter parameters for searching knowledge.
- Retrieve all collection names within a specified MongoDB database to quickly understand its structure.
- Detect NoSQL injection vulnerabilities by testing MongoDB operator injection in query parameters and JSON body. Identifies injection points using payloads for $ne, $gt, $regex, and $where operators.MIT
- Retrieve all databases from a MongoDB connection.
- Test authentication bypass using NoSQL injection by sending payloads that exploit MongoDB query operators like $ne, $gt, and $regex to bypass password validation checks.MIT
- Establish a connection to a MongoDB instance by providing a connection string. Use this to start or switch to a different MongoDB cluster.
- Retrieve MongoDB Atlas performance advisor recommendations, including suggested and drop indexes, schema suggestions, and slow query logs to optimize database performance.
- Search MongoDB knowledge base including documentation and expert guidance. Filter results by data source and version to find relevant answers.
- Returns execution statistics of the winning plan chosen by the query optimizer for a MongoDB method, aiding performance analysis.
- Run a MongoDB aggregation pipeline against structured records to group, filter, and compute data, returning aggregated rows for analysis.MIT
- Count documents in a MongoDB collection, using an optional query filter to count specific documents.
- Retrieve and describe indexes defined on a MongoDB collection to view their fields and settings.
- Inspect IP addresses and CIDR ranges granted access to your MongoDB Atlas clusters by providing the project ID.