Skip to main content
Glama
Docat0209

graphql-to-mcp

by Docat0209

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
bearerNoBearer token authentication.
headerNoCustom HTTP header in the format 'name:value'.
prefixNoPrefix for generated tool names to avoid collisions.
api-keyNoAPI key authentication in the format 'name:value:in' (e.g., 'X-API-Key:your-key:header').
excludeNoGlob pattern to exclude matching operations.
includeNoGlob pattern to include only matching operations.
timeoutNoRequest timeout in milliseconds.30000
endpointYesThe GraphQL endpoint URL to introspect and query.
transportNoMCP transport mechanism (stdio or sse).stdio
max-retriesNoMaximum number of retries on 429 or 5xx errors.3

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Docat0209/mcp-graphql'

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