Back to Home
shuymn icon

gh-mcp

Verified Safe

by shuymn

Overview

A GitHub CLI extension to seamlessly run the github-mcp-server in a Docker container using existing `gh` authentication.

Installation

Run Command
gh mcp

Security Notes

Leverages GitHub CLI for authentication, ensuring tokens are handled by the trusted `gh` CLI and not stored by the extension. The Docker container runs with `--rm` for automatic cleanup, preventing data persistence. Credentials are passed to the container via environment variables. Crucially, the Docker image for the MCP server is pinned to a specific SHA256 digest (`ghcr.io/github/github-mcp-server@sha256:744cf8e42ded1c9bb6cdbd9d64fc66bd898cf4093cb3674febc000a9f64c35c0`), which prevents supply chain attacks via mutable tags. The primary security consideration outside of this extension's direct control is the trust in the official `github-mcp-server` Docker image itself.

Similar Servers

Stats

Interest Score39
Security Score9
Cost ClassLow
Stars14
Forks1
Last Update2026-01-18

Tags

GitHubCLIDockerMCPExtensionAuthentication