Enables Large Language Models to explore and understand GraphQL schemas through specialized tools.
This tool is a Model Context Protocol (MCP) server that exposes GraphQL schema information to Large Language Models (LLMs). It allows an LLM to explore and understand GraphQL schemas through a set of specialized tools, including loading schemas from files, exploring fields and types, searching with pattern matching, retrieving simplified field information, and filtering internal GraphQL types.