other tools and integrations
Mcp Graphql
Allows the AI to query GraphQL servers
typescript
cloud
other tools and integrations
Installation
npx -y blurrah/mcp-graphqlConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub