Skip to main content
Glama

GraphQL MCP Server

by ctkadvisors

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug mode
NODE_ENVNoNode environment (development, production, etc.)
GRAPHQL_API_KEYNoAPI key for the GraphQL API if needed
ENABLE_MUTATIONSNoEnable GraphQL mutations (disabled by default for security)false
WHITELISTED_QUERIESNoJSON array string or comma-separated list of allowed GraphQL queries
GRAPHQL_API_ENDPOINTYesURL of the GraphQL API endpointhttps://your-graphql-api.com/graphql
WHITELISTED_MUTATIONSNoJSON array string or comma-separated list of allowed GraphQL mutations

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ctkadvisors/graphql-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server