io.github.github

github-mcp-server

GitHub

Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.

Hosted
officialservice

Deployment

Hosted
streamable-httphttps://api.githubcopilot.com/mcp/
Headers
Authorization
Authorization header with authentication token (PAT or App token)

Package Details

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.