Retrieve comprehensive details about a specified GraphQL type, including its structure and usage. Ideal for understanding and integrating GraphQL schemas in Hasura-based applications.
Retrieve comprehensive details about specific GraphQL queries, including argument requirements, return types, descriptions, and example usage. Outputs results in YAML format for clarity and integration.
Execute GraphQL queries with specified variables and headers using a configurable endpoint. Simplifies interaction with GraphQL servers for data retrieval and manipulation.
A MCP server that exposes GraphQL schema information to LLMs like Claude. This server allows an LLM to explore and understand large GraphQL schemas through a set of specialized tools, without needing to load the whole schema into the context