Overview
Features
Load GraphQL schema from file
Loads any GraphQL schema file specified via the command line argument.
Explore root query, mutation, and subscription fields
Browse available root-level fields for GraphQL queries, mutations, and subscriptions.
Get detailed type definitions
Retrieve complete type definitions for GraphQL types.
Get SDL-formatted field/type definitions
Fetch detailed field or type definitions in SDL format.
Search for types and fields by pattern
Pattern-based search to find relevant schema elements by name.
Get simplified field information
Provide compact field summaries including types and arguments.
Filter internal GraphQL types
Exclude internal types for cleaner, more focused results.
Claude Desktop/Claude Code integration
Supports integration paths to Claude Desktop and Claude Code via CLI configuration.
Who Is This For?
- LLMs:Expose GraphQL schema information to LLMs for exploration and reasoning
- Claude Desktop:Enable Claude Desktop and Claude Code to explore schemas via MCP tools




