Hermes Registry

GitHub

v1.1.0MCP

Manage repos, issues, and pull requests via the GitHub API.

SourceIDgithub

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.2

Configuration

Values you supply when installing this server.

GITHUB_PERSONAL_ACCESS_TOKENstringrequired

A GitHub PAT with the scopes your workflows need (repo, read:org, …).