Skip to main content
Glama
letoribo

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

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
query-graphql

Execute a GraphQL query against the endpoint

introspect-schema

Introspect the GraphQL schema with optional type filtering

Prompts

Interactive templates invoked by user choice

NameDescription
health-checkCheck if the GraphQL endpoint is alive
schema-overviewList all available types
list-scalarsList all scalar types

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

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