mcp-graphql

blurrah/mcp-graphql

4.0

mcp-graphql is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.

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, providing schema introspection and query execution capabilities.

Try mcp-graphql with chat:

Tools

Functions exposed to the LLM to take actions

introspect-schema

Introspect the GraphQL schema, use this tool before doing a query to get the schema information if you do not have it available as a resource already.

query-graphql

Query a GraphQL endpoint with the given query and variables

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

graphql-schema

URI: https://countries.trevorblades.com/

MIME: text/plain