Skip to main content
Glama

Related Servers

Alternatives to MongTap

No user-submitted related servers found.

    Related Servers

    • 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.
      12 npm
      MIT
    • 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.
      100,562 npm
      Apache 2.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables natural language querying of MongoDB data by transforming AI agent questions into MongoDB aggregations. Supports secure data separation, semantic vector search, and advanced lookup capabilities for database interactions.
      3,661 npm
      6
      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.
      28 npm
      175
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      Enables AI assistants to interact with MongoDB 3.6+ databases, supporting collection listing, document queries, counting, and aggregations through natural language.
      5
      1
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      An autonomous MCP server that enables LLMs to intelligently query and analyze MongoDB databases by reverse-engineering schemas, proving relationships, and enforcing security safeguards like PII masking and query limits.
      -

    TDQS

    A3.5/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose with no overlap: generateDataModel creates models, getModelInfo retrieves model details, listActiveServers lists running servers, listModels lists available models, queryModel generates documents, startMongoServer starts servers, stopMongoServer stops servers, and trainModel updates models. The descriptions clearly differentiate between model management, server management, and data generation operations.

    Naming Consistency4/5

    The naming is mostly consistent with a verb_noun pattern (e.g., generateDataModel, getModelInfo, listActiveServers), but there are minor deviations: 'queryModel' uses a verb that doesn't perfectly match the others (though it's still clear), and the capitalization is consistent (camelCase). The pattern is predictable enough for agents to understand the tool purposes.

    Tool Count5/5

    With 8 tools, this is well-scoped for the server's purpose of managing statistical models and MongoDB-compatible servers for data generation. Each tool earns its place by covering distinct aspects like model creation, querying, server control, and listing operations, without being overly sparse or bloated.

    Completeness5/5

    The tool set provides complete coverage for the domain of statistical model-based data generation and server management. It includes CRUD-like operations for models (generate, get, list, train), server lifecycle control (start, stop, list), and data generation (queryModel), with no obvious gaps that would cause agent failures in this context.

    Maintenance

    ActivityInactive
    ResponsivenessSyncing