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
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