other tools and integrations

Mcp Graphql

Allows the AI to query GraphQL servers

typescript
cloud
other tools and integrations
0
View on GitHub

Installation

npx -y blurrah/mcp-graphql

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

blurrah/mcp-graphql

Allows the AI to query GraphQL servers

GitHub: https://github.com/blurrah/mcp-graphql

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub