GraphQL Schema

Enables AI models to explore and understand GraphQL schemas through specialized tools for querying operations, looking up type definitions, pattern matching, and retrieving simplified field information.

View Source
39 stars
0 tools
Created Aug 2025
@hannesj/hannesj-graphql-schema-graphql-schema

About

Enables AI models to explore and understand GraphQL schemas through specialized tools for querying operations, looking up type definitions, pattern matching, and retrieving simplified field information.

Categories

general

Installation

npm

npm install @hannesj/hannesj-graphql-schema-graphql-schema

Configuration

{ "mcpServers": { "hannesj-graphql-schema-graphql-schema": { "command": "npx", "args": [ "-y", "@hannesj/hannesj-graphql-schema-graphql-schema" ] } } }