Skip to content
Claude Code

mcp graphql enhanced for Claude Code

io.github.letoribo/mcp-graphql-enhanced

GraphQL gateway for LLMs. Handles huge GitHub GraphQL & @neo4j/graphql schemas without crashing

client:Claude Code transport:stdio runtime:npm

Install mcp graphql enhanced in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-graphql-enhanced -e ENDPOINT=<ENDPOINT> -e HEADERS=<HEADERS> -e ALLOW_MUTATIONS=<ALLOW_MUTATIONS> -e NAME=<NAME> -e SCHEMA=<SCHEMA> -e MCP_PORT=<MCP_PORT> -e ENABLE_HTTP=<ENABLE_HTTP> -- npx -y @letoribo/mcp-graphql-enhanced

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

mcp graphql enhanced in other clients