Skip to main content
Glama
linzi007

mongodb36-mcp-server

by linzi007

Related Servers

Alternatives to mongodb36-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to interact with MongoDB databases through natural language, supporting document CRUD, aggregation, collection listing, and statistics.
      82,973 npm
      Apache 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to interact natively with MongoDB databases, including schema discovery, CRUD operations, aggregation pipelines, and index management via natural language.
      28 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to interact with MongoDB databases and MongoDB Atlas, supporting read-only and write operations, Atlas cluster management, and data exploration.
      82,973 npm
      Apache 2.0
    • A
      license
      B
      quality
      C
      maintenance
      Enables Claude to explore, query, and modify MongoDB databases through natural language, including CRUD operations, aggregation, indexing, and administrative tasks.
      25
      25 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables LLMs to interact with MongoDB databases through a complete suite of CRUD operations, administrative tasks, and index management tools. It supports database and collection handling, aggregation pipelines, and comprehensive server monitoring via the Model Context Protocol.
      775 PyPI
      3
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables an IDE agent to read and write MongoDB through typed, allowlisted tools, with safety defaults and support for CRUD, aggregation, and collection listing.
      246 npm
      MIT

    TDQS

    B3.3/5.0

    Scored across 5 tools

    Disambiguation4/5

    Find and find_one are similar but clearly separated by singular vs plural result intent. Count, aggregate, and list_collections each have distinct purposes, so an agent can reliably choose the right tool.

    Naming Consistency4/5

    All tool names use lowercase snake_case and follow familiar MongoDB terminology. list_collections follows verb_noun while find, find_one, count, and aggregate are verb-only, but the naming is still predictable and readable.

    Tool Count5/5

    Five tools is well-scoped for a read-only MongoDB query server. Each tool covers a distinct core operation without redundancy or bloat.

    Completeness2/5

    The tool set only supports reading and querying data; there are no create, update, or delete operations. As a general MongoDB server this is a significant gap, leaving agents unable to perform basic write workflows.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues