io.github.github
github-mcp-server
GitHub
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
Hosted
officialserviceDeployment
Hosted
streamable-http
https://api.githubcopilot.com/mcp/Headers
Authorization
Authorization header with authentication token (PAT or App token)Package Details
ghcr.io/github/github-mcp-server:1.6.0
Transportstdio
Runtime Arguments
Named
-p
127.0.0.1:8085:8085Publish the OAuth callback port to loopback so the in-container login callback is reachable-e
GITHUB_OAUTH_CALLBACK_PORT=8085Fixed OAuth callback port, matching the published port above-e
GITHUB_PERSONAL_ACCESS_TOKEN={token}Optional GitHub Personal Access Token. Omit to log in with OAuth on first use.