gabbello/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.
A Model Context Protocol server that enables LLMs to interact with GraphQL APIs.
Tools
Functions exposed to the LLM to take actions
introspect-schema
Retrieves the GraphQL schema using introspection or a local schema file.
query-graphql
Executes GraphQL queries against the specified endpoint.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client