Skip to main content
Glama
murilojrpereira

mcp-graphql-bridge

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GRAPHQL_TOKENYesBearer token for authentication
GRAPHQL_API_URLYesEndpoint used for queries and mutations
GRAPHQL_INTROSPECTION_URLYesEndpoint used for schema introspection (can be the same as GRAPHQL_API_URL)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
execute_graphqlA

Execute any GraphQL query or mutation against the API. Use this when no specific tool exists for your operation.

get_type_detailsA

Get fields of a specific GraphQL type to know what to put in __fields

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

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