G
GitHub MCP
Official GitHub MCP — manage repos, issues, PRs, and code search
Official
Featured
Install Command
npx @github/mcp-serverClaude Desktop Config
{
"mcpServers": {
"github": {
"type": "http",
"url": "https://api.githubcopilot.com/mcp/",
"headers": { "Authorization": "Bearer <OAUTH_TOKEN>" }
}
}
}About GitHub MCP
The official GitHub MCP server enables AI assistants to interact with GitHub repos, issues, pull requests, and more.
Features
- Search repositories and code
- Read files from any public repo
- Create and manage issues and PRs
- Manage branches and commits
- Review GitHub Actions runs
- Available as both local and remote (OAuth) server
Authentication
Local: GitHub Personal Access Token. Remote: OAuth via GitHub.
Tags
githubgitrepositoriesissuespull-requestsofficial