iChebbi/graphql-mcp-tools
3.1
If you are the rightful owner of graphql-mcp-tools and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This server introspects a GraphQL endpoint and exposes each Query and Mutation field as a separate MCP tool.
Tools
Functions exposed to the LLM to take actions
query_<fieldName>
Performs a GraphQL query for the specified field.
mutation_<fieldName>
Performs a GraphQL mutation for the specified field (if enabled).
introspect_schema
Fetches the GraphQL schema in SDL or JSON format.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client