Skip to main content
Glama
Sanjeev4523

MongoDB MCP Server

by Sanjeev4523

Related Servers

Alternatives to MongoDB MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A read-only MCP server that enables Cursor IDE to query MongoDB databases for debugging and development, supporting collection listing, document finding, and counting.
      2 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      A secure, read-only MCP server that enables AI agents to connect to MongoDB, perform queries and aggregations, and manage connections.
      186 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for MongoDB with built-in safety features. Enables listing databases/collections, querying (find, count, aggregate), and writing (insert, update, delete) while preventing destructive operations like dropping databases/collections and bulk deletes without confirmation.
      19 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables querying, inserting, updating, deleting, aggregating, and listing collections in MongoDB via natural language commands.
      19 npm
      MIT

    TDQS

    A3.6/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool targets a distinct operation: listing databases, collections, indexes, running aggregations, and running aggregations to file. The two aggregation tools are clearly differentiated by output method and purpose.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern (list_* for enumeration, run_* for execution). No mixing of conventions or vague verbs.

    Tool Count5/5

    Five tools is well-scoped for a focused MongoDB utility server. Each tool earns its place without redundancy or excessive breadth.

    Completeness2/5

    The set covers listing and aggregation but lacks common MongoDB operations such as find/query, insert, update, and delete. This leaves significant gaps for typical database usage, forcing agents to work around missing functionality.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues