GitHub MCP Server (MCP server) and GitHub (Claude Code plugin) give an agent the same capability through two different install surfaces. Which to use is about the interface, not a feature you give up either way.
GitHub MCP Server vs GitHub
GitHub MCP Server (MCP server) and GitHub (Claude Code plugin) give an agent the same capability through two different install surfaces. Which to use is about the interface, not a feature you give up either way.
Issues, PRs, and repo search from inside the agent
Official GitHub MCP server for issues, PRs, and repo search
GitHub MCP Server (MCP server) and GitHub (Claude Code plugin) give an agent the same capability through two different install surfaces. Which to use is about the interface, not a feature you give up either way. GitHub MCP Server: Issues, PRs, and repo search from inside the agent. GitHub: Official GitHub MCP server for issues, PRs, and repo search. GitHub MCP Server has 32,735 GitHub stars. GitHub has no adoption data tracked yet.
claude mcp add github -e GITHUB_PERSONAL_ACCESS_TOKEN=<token> -- docker run -i --rm -e GITHUB_PERSONAL_ACCESS_TOKEN ghcr.io/github/github-mcp-server
"github": { "command": "docker", "args": ["run", "-i", "--rm", "-e", "GITHUB_PERSONAL_ACCESS_TOKEN", "ghcr.io/github/github-mcp-server"], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "<token>" } }Needs Docker running locally and a GitHub personal access token with repo scope.
/plugin marketplace add anthropics/claude-plugins-official /plugin install github@claude-plugins-official
The official marketplace registers itself automatically on Claude Code's first interactive launch, so the marketplace-add step is often a no-op; running it is still safe and works on any machine.
Issues, PRs, and repo search from inside the agent. It is a MCP server, categorized as mcp servers.
Official GitHub MCP server for issues, PRs, and repo search. It is a Claude Code plugin, categorized as productivity.
Yes. Both are free.
GitHub MCP Server has tracked adoption data (32,735 GitHub stars as of 2026-09-05); GitHub has no adoption data tracked yet.