Skip to main content
Glama
manpreet2000

MCP Database Server

by manpreet2000

Related Servers

Alternatives to MCP Database Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server that enables LLMs to interact directly with MongoDB databases, allowing users to query collections, inspect schemas, and manage data through natural language.
      19 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server that enables LLMs to interact directly with MongoDB databases, allowing users to query collections, inspect schemas, and manage data through natural language.
      19 npm
      2
      MIT
    • A
      license
      Not graded
      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.
      19 npm
      175
      MIT
    • 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
      189 npm
      283
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      A Model Context Protocol server that enables interaction with MongoDB databases and MongoDB Atlas, allowing users to perform database operations and manage Atlas resources through natural language.
      22
      82,973 npm
      Apache 2.0
    • A
      license
      A
      quality
      C
      maintenance
      A Model Context Protocol server for interacting with MongoDB Databases and MongoDB Atlas. It enables AI assistants to query, manage, and operate on MongoDB data and Atlas resources through natural language.
      25
      82,973 npm
      Apache 2.0

    TDQS

    D1.5/5.0

    Scored across 5 tools

    Disambiguation4/5

    The tools have distinct purposes: aggregate, deleteOne, getCollection, getCollections, and insertOne each target different database operations. However, getCollection and getCollections could potentially be confused due to similar naming and lack of descriptions clarifying their exact differences.

    Naming Consistency2/5

    Naming is inconsistent with mixed conventions: getCollection and getCollections use camelCase, while deleteOne and insertOne use camelCase with different verb styles, and aggregate stands alone. There is no predictable pattern across all tools.

    Tool Count3/5

    With 5 tools, the count is reasonable for a database server, but it feels borderline thin for covering full CRUD operations and database management. Key operations like update or query filtering are missing, making the set feel incomplete.

    Completeness2/5

    The tool set has significant gaps for a database server: it lacks update operations, query filtering tools, and transaction management. While basic insert, delete, and get operations are present, the surface is incomplete for typical database workflows, likely causing agent failures.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues