Back to directory
robertsloan22/mcp-graphql

robertsloan22/mcp-graphql

@RobertSloan22

GraphQL MCP Server for Claude Desktop

graphqlmcpclaudeapiquerytool

Installation & Configuration

{
  "mcpServers": {
    "graphql": {
      "command": "npm",
      "args": [
        "run",
        "start"
      ],
      "cwd": "/path/to/your/graphql-mcp-server"
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17