{"slug":"hannesj/mcp-graphql-schema","name":"GraphQL Schema","description":"Exposes GraphQL schema information to LLMs, allowing them to explore and understand the schema using specialized tools.","category":"development","tags":[],"official":false,"stars":46,"transport":"http","install":[{"cmd":"npx -y mcp-graphql-schema","imports":[]}],"tools":[{"name":"list-query-fields","description":"Lists all available root-level fields for GraphQL queries"},{"name":"get-query-field","description":"Gets detailed definition for a specific query field in SDL format"},{"name":"list-mutation-fields","description":"Lists all available root-level fields for GraphQL mutations"},{"name":"get-mutation-field","description":"Gets detailed definition for a specific mutation field in SDL format"},{"name":"list-subscription-fields","description":"Lists all available root-level fields for GraphQL subscriptions (if present in schema)"},{"name":"get-subscription-field","description":"Gets detailed definition for a specific subscription field (if present in schema)"},{"name":"list-types","description":"Lists all types defined in the GraphQL schema (excluding internal types)"},{"name":"get-type","description":"Gets detailed definition for a specific GraphQL type in SDL format"},{"name":"get-type-fields","description":"Gets a simplified list of fields with their types for a specific GraphQL object type"},{"name":"search-schema","description":"Searches for types or fields in the schema by name pattern (case-insensitive regex)"}],"env_vars":[],"auth_type":"none","github":"https://github.com/hannesj/mcp-graphql-schema","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}