How it runs
The client launches this pinned, published server on demand over stdio. Required configuration is injected by the user at install time.
launch command
docker run -i --rm -e GITHUB_PERSONAL_ACCESS_TOKEN ghcr.io/github/github-mcp-server:v1.1.2Configuration
Values you supply when installing this server.
GITHUB_PERSONAL_ACCESS_TOKENstringrequiredA GitHub PAT with the scopes your workflows need (repo, read:org, …).