add-mcp
Back to registry
G

GitHub

v0.33.0

github.com/github/github-mcp-server

Official GitHub MCP server


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

ocistdioghcr.io/github/github-mcp-server:0.33.0
requiredsecret

GitHub personal access token.

npx add-mcp@latest ghcr.io/github/github-mcp-server:0.33.0 --env GITHUB_PERSONAL_ACCESS_TOKEN=<GITHUB_PERSONAL_ACCESS_TOKEN>

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=github%2Fgithub-mcp-server"