Skip to main content
Glama
133,407 tools. Last updated 2026-05-12 22:37

"mongodb" matching MCP tools:

Matching MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    A Model Context Protocol server that provides access to MongoDB databases. This server enables LLMs to inspect collection schemas and execute read-only queries.
    Last updated
    8
    270
    278
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    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.
    Last updated
    727
    172
    MIT
  • Insert documents into MongoDB collections through the MCP-MongoDB-MySQL-Server, enabling structured data storage with specified collection names and document arrays.
    MIT
  • 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
  • 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 cluster using a connection string. Use this tool to initiate or switch database connections for performing MongoDB operations.
  • Run MongoDB aggregation pipelines on sift records to compute grouped summaries or extract insights from data.
    MIT
  • Retrieve MongoDB Atlas performance advisor recommendations to optimize database operations. Get suggested indexes, drop index suggestions, schema improvements, and slow query logs for enhanced query performance.
  • Execute aggregation pipelines on MongoDB collections to transform, filter, and analyze data through multi-stage processing.
  • Export MongoDB query or aggregation results to EJSON format for data transfer or analysis, handling large datasets beyond standard response limits.
  • Retrieve a list of MongoDB Atlas projects to manage and organize your database resources. Filter by organization ID or view all projects for comprehensive oversight.
  • Count documents in a MongoDB collection, optionally filtering results with a query parameter to get specific document totals.