jorgeraad/mcp4gql
If you are the rightful owner of mcp4gql 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.
mcp4gql is a Node.js/TypeScript server implementing the Model Context Protocol (MCP) to facilitate interaction between MCP clients and a target GraphQL API.
Tools
Functions exposed to the LLM to take actions
introspectGraphQLSchema
Fetches the target GraphQL API schema using introspection.
executeGraphQLOperation
Executes arbitrary GraphQL queries or mutations against the target API.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client