edouard-claude/mcp-graphql
3.2
If you are the rightful owner of mcp-graphql and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP GraphQL Server is a Go-based server that facilitates the generation and execution of GraphQL queries through a standard MCP transport.
Tools
Functions exposed to the LLM to take actions
graphql.introspectSchema
GraphQL schema introspection
graphql.printSDL
SDL generation from introspection
graphql.execute
Query/mutation execution with variables
graphql.validate
Query validation against schema
graphql.listOperations
Operations and variables extraction
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client