Skip to main content
Glama
427,703 tools. Updated 2026-08-09 22:24

"MongoDB" matching MCP tools:

Matching MCP Servers

  • A
    license
    B
    quality
    A
    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.
    8
    1,403
    281
    MIT
  • A
    license
    -
    quality
    F
    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.
    34
    175
    MIT
  • Provision a fresh MongoDB database and get a scoped mongodb:// connection URL, backed by a per-database user.
    MIT
  • Lists active MongoDB connections and their connection IDs to help you discover the preconfigured connection or retrieve a previously established connection ID.
    Apache 2.0
  • Retrieve a specific DCA, combo, or grid bot using its MongoDB ObjectId or UUID, with customizable field selection for detailed views.
    MIT
  • Retrieve a single deal by MongoDB ObjectId or UUID, with field presets from minimal to full.
    MIT
  • List triggered MongoDB Atlas alerts for a project, filterable by status (OPEN, TRACKING, CLOSED) to see active, pending, or resolved alert conditions.
    Apache 2.0
  • 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
  • Establishes a new MongoDB connection using a connection string, returning a connectionId for use with other MongoDB tools. Each call creates an independent connection.
    Apache 2.0
  • 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
  • Returns the number of documents in a MongoDB collection, optionally filtered by a query.
    Apache 2.0
  • List all databases in a MongoDB connection by specifying the connection ID, returning the names of available databases.
    Apache 2.0