Back to MCP Servers
🔌

blurrah/mcp-graphql

MIT

📇 ☁️ - Allows the AI to query GraphQL servers

TypeScriptAPIs

Install

npx -y mcp-graphql

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "blurrah-mcp-graphql": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-graphql"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.