shuymn/gh-mcp
A GitHub CLI extension that seamlessly runs the github-mcp-server using your existing gh authentication. Eliminates manual PAT setup by automatically retrieving GitHub credentials and launching the MCP server with proper authentication.
Bundles and auto-extracts platform-specific `github-mcp-server` binaries with SHA256 integrity verification, then bridges them to MCP clients (Claude Code, etc.) via stdio transport. Offers fine-grained control through environment variables for toolset filtering, read-only mode, and dynamic capability discovery, while enforcing a strict allowlist for process environment inheritance to mitigate supply-chain risks.
Stars
19
Forks
3
Language
Go
License
MIT
Category
Last pushed
Mar 07, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/shuymn/gh-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
github/github-mcp-server
GitHub's official MCP Server
cyanheads/git-mcp-server
An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git...
kunwarVivek/mcp-github-project-manager
a mcp server to manage github project's functionality
structured-world/gitlab-mcp
Advanced GitLab MCP server
AsyncFuncAI/github-chat-mcp
A Model Context Protocol (MCP) for analyzing and querying GitHub repositories using the GitHub Chat API.