Graphql
Freeby MCP Community
[](https://smithery.ai/server/mcp-graphql)
v2.0.4Added Apr 12, 2026
Reviews
Installation
Quick install
npx -y mcp-graphql
Add to claude_desktop_config.json
{
"mcpServers": {
"graphql": {
"command": "npx",
"args": ["-y", "mcp-graphql"]
}
}
}