mcp-graphql

by blurrah
Verified
MIT License
119
37
  • 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\'}')
endpointYesURL 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-schemaThe GraphQL schema of the server

Tools

Functions exposed to the LLM to take actions

NameDescription
query-graphql

Query a GraphQL server