Skip to main content
Glama
maureen-bny

Digiforma MCP Server

by maureen-bny

Related Servers

Alternatives to Digiforma MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      GraphQL MCP Server that acts as a bridge allowing MCP clients (like Cursor or Claude Desktop) to interact with target GraphQL APIs through standard tools for schema introspection and operation execution.
      2
      7 npm
      3
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables MCP clients to interact with a fixed business GraphQL API as typed, safely guarded tools, including JWT authentication, rate limiting, and query/mutation protections.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Automatically generates MCP tools from any GraphQL API by introspecting its schema, supporting queries, mutations, and authentication.
      5
      GPL 3.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      Turn any GraphQL endpoint into a set of MCP tools
      23
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Enhanced MCP server for GraphQL with filtered introspection and full variable support.
      38
      2
      7,197 npm
      3
      MIT

    TDQS

    A4.3/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: the GraphQL and introspection tools serve as meta-access, while list/get trainee and list training sessions target specific resources with no overlap. Even the generic GraphQL tool is explicitly framed as a fallback, avoiding confusion.

    Naming Consistency5/5

    All tools follow a consistent 'digiforma_' prefix followed by a verb_noun pattern (e.g., list_trainees, get_trainee, introspect_schema). The naming is uniform and predictable, making it easy for an agent to infer behavior.

    Tool Count5/5

    With 5 tools, the server is well-scoped for a domain focused on trainees and training sessions. The inclusion of a generic GraphQL tool covers edge cases without bloating the count, making it neither too thin nor too heavy.

    Completeness4/5

    The convenience tools cover the primary read operations (list/get trainees, list sessions), and the generic GraphQL tool enables any missing operations such as create/update/delete. Minor gaps exist for convenient mutation access, but the fallback prevents dead ends.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues