Skip to main content
Glama

mcp-graphql-enhanced

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NAMENoName of the MCP servermcp-graphql-enhanced
SCHEMANoPath to a local GraphQL schema file or URL (optional)
HEADERSNoJSON string containing headers for requests{}
ENDPOINTNoGraphQL endpoint URLhttp://localhost:4000/graphql
ALLOW_MUTATIONSNoEnable mutation operations (disabled by default)false

Tools

Functions exposed to the LLM to take actions

NameDescription
introspect-schema

Introspect the GraphQL schema. Optionally filter to specific types.

query-graphql

Query a GraphQL endpoint with the given query and variables. Optionally pass headers (e.g., for Authorization).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
graphql-schema

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

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