mcp-graphql

by blurrah
Verified
MIT License
536
103
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HEADERSNoJSON string containing custom headers to send with GraphQL requests (e.g. '{\'X-Custom-Header\':\'foobar\'}')
ENDPOINTNoURL of the GraphQL server endpointhttp://localhost:3000/graphql

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
graphql-schema

Tools

Functions exposed to the LLM to take actions

NameDescription
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

ID: 4zwa4l8utf