Chakit22/graphql-mcp-server
Turn any GraphQL API into Claude Code tools with zero coding. Auto-converts .graphql files into MCP tools
Platform-specific configuration:
{
"mcpServers": {
"graphql-mcp-server": {
"command": "npx",
"args": [
"-y",
"graphql-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...