version control

Github Mcp Server

Official GitHub server for integration with repository management, PRs, issues, and more.

typescript
cloud
version control
0
View on GitHub

Installation

npx -y github/github-mcp-server

Configuration

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

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

About This MCP Server

github/github-mcp-server

Official GitHub server for integration with repository management, PRs, issues, and more.

GitHub: https://github.com/github/github-mcp-server

Need More Details?

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

View Full Documentation on GitHub