GitHub MCP server
Repositories, issues, and pull requests via the GitHub API.
How it runs
GitHub is a stdio MCP server. mcpfold launches it with:
npx -y @modelcontextprotocol/server-githubAdd to your config
mcpfold add @modelcontextprotocol/server-githubNeeds a token — mcpfold stores it as a reference (${env:GITHUB_PAT}), never a value.
Listed for convenience; mcpfold is not affiliated with or endorsed by this project.