Skip to main content
Glama
nano-step

graphql-introspection-mcp

by nano-step

Related Servers

Alternatives to graphql-introspection-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to interact with any GraphQL API by introspecting the schema and exposing queries and mutations as MCP tools, with built-in pagination, semantic search, and framework adapters.
      14 npm
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      Converts natural language queries into valid GraphQL queries and executes them against GraphQL APIs. Includes schema introspection, query validation, execution with authentication, and query history tracking.
      5
      25
      -
    • A
      license
      C
      quality
      B
      maintenance
      Enables Claude Code to interact with any GraphQL API by introspecting the schema and exposing queries and mutations as individual callable tools.
      8
      21 npm
      MIT

    TDQS

    A3.7/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: schema retrieval, filtering queries, mutations, types, and fetching details for types and fields, plus query execution. No overlap or ambiguity exists.

    Naming Consistency5/5

    Tool names consistently follow a verb_noun pattern with snake_case: get_graphql_schema, filter_queries, filter_mutations, filter_types, get_type_details, get_field_details, execute_query. Naming is predictable and unified.

    Tool Count5/5

    With 7 tools, the set is well-scoped for a GraphQL introspection server. Each tool covers a necessary aspect without redundancy, making the count appropriate.

    Completeness4/5

    The surface covers schema introspection, listing queries/mutations/types, and detailed field/type info, plus query execution. The only notable gap is the absence of a filter for subscriptions, but core workflows are fully covered.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues