MCP Servers / development / mcp4gql

mcp4gql

JSON →
stdionone3development

An MCP server that acts as a bridge, allowing MCP clients to interact with a target GraphQL API.

Install
How to run this server

No install command recorded.

server path: mcp4gql
Tools
What this server exposes
introspectGraphQLSchema
Fetches the target GraphQL API schema using introspection.
executeGraphQLOperation
Executes arbitrary GraphQL queries or mutations against the target API, taking query, optional variables, and optional operationName as input.
Configuration
Environment & auth
authnone
envAUTH_TOKEN
envYOUR_GRAPHQL_ENDPOINT_URL
envYOUR_OPTIONAL_AUTH_TOKEN
Resources
mcp4gql — MCP Server · libregistry