Loading MCP server directory, please wait...
Self-hosted GitHub MCP server. PAT auth, stdio transport, transport-agnostic so it works with…
npx @getmcp/cli add io.github.adelaidasofia/github-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
GITHUB_TOKENClassic or fine-grained PAT with repo + workflow scopes
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.adelaidasofia/github-mcp": {
"command": "https://github.com/adelaidasofia/github-mcp/releases/download/v0.1.0/github-mcp.mcpb",
"env": {
"GITHUB_TOKEN": ""
}
}
}
}