Skip to main content
Other Tools and IntegrationsTypeScript

blurrah/mcp-graphql

Allows the AI to query GraphQL servers

other-tools-and-integrationscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/blurrah/mcp-graphql

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
TypeScript
Author
blurrah