π¦ ClawHub
github-mcp
by @zwj-opener
Use the GitHub MCP server (github-mcp-server) to browse repositories, manage issues and PRs, analyze code, search files, monitor CI/CD workflows, and automat...
π‘ Examples
Remote Server (HTTP) β Recommended
mcporter config add github --type http --url "https://api.githubcopilot.com/mcp/" --header "Authorization=Bearer ${GITHUB_TOKEN}"
Local Stdio Server
Download from: https://github.com/github/github-mcp-server/releases
mcporter config add github --type stdio --command "github-mcp-server" --env "GITHUB_TOKEN=${GITHUB_TOKEN}"
TERMINAL
clawhub install zwj-github-mcp