version control
Github Mcp Server
Official GitHub server for integration with repository management, PRs, issues, and more.
typescript
cloud
version control
Installation
npx -y github/github-mcp-serverConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub