mcp-graphql

by launchthatbrand
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GRAPHQL_NAMENoName of the MCP servermcp-graphql
GRAPHQL_SCHEMANoPath to a local GraphQL schema file (optional)
GRAPHQL_HEADERSNoJSON string containing headers for requests{}
GRAPHQL_ENDPOINTNoGraphQL endpoint URLhttp://localhost:4000/graphql
GRAPHQL_ENABLE_MUTATIONSNoEnable mutation operations (disabled by default)false

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools