version control

Github Graphql Mcp Server

Unofficial GitHub MCP server that provides access to GitHub's GraphQL API, enabling more powerful and flexible queries for repository data, issues, pull requests, and other GitHub resources.

0
View on GitHub

Installation

npx -y QuentinCody/github-graphql-mcp-server

Configuration

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

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

About This MCP Server

Need More Details?

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

View Full Documentation on GitHub

Related MCPs

View all →