macOS
brew install github-mcp-serverlocal Homebrew formula metadata
brew
GitHub Model Context Protocol server for AI tools. Version 1.5.0 via Homebrew; verified 2026-06-27.
install
brew install github-mcp-serverlocal Homebrew formula metadata
nix profile install nixpkgs#github-mcp-servernixpkgs package indexes · pkgs/by-name/gi/github-mcp-server/package.nix · source: api.github.com
overview
GitHub Model Context Protocol server for AI tools
history
GitHub MCP Server is GitHub's Model Context Protocol server for connecting AI tools to GitHub repositories, issues, pull requests, code search, Actions, security findings, notifications, and related developer workflows.
The repository history begins in March 2025, shortly after Model Context Protocol became a common integration layer for AI tools. Early tags in April 2025 moved from release candidates to v0.1.0, and the project grew through 1.x releases during 2026.
The README documents both a GitHub-hosted remote MCP server and a local server distributed as a binary or container image. That split reflects the project's evolution from a local bridge for AI tools into an official GitHub integration surface for IDEs, agent frameworks, and GitHub Enterprise environments.
The server is significant because GitHub itself maintains it, turning MCP from a third-party connector pattern into an official path for AI assistants to interact with GitHub. The README lists installation paths for VS Code, Visual Studio, Claude applications, Codex, Cursor, OpenCode, Windsurf, Zed, and other MCP hosts.
Its rise also follows the broader MCP ecosystem introduced by Anthropic in 2024: tools expose capabilities through a shared protocol, and AI clients consume those capabilities without every client hand-building a separate GitHub integration.
Practitioners use GitHub MCP Server to let AI tools browse repositories, inspect code, create or update issues and pull requests, analyze workflow failures, work with releases, examine security alerts, and assist with team collaboration tasks through natural-language workflows.
Local deployments commonly run the public container image or binary with a GitHub personal access token or OAuth flow, while remote deployments use GitHub-hosted MCP endpoints from compatible clients.
For package-manager users, github-mcp-server is a visible example of AI tooling becoming ordinary developer infrastructure: a command-line server installed beside Git, gh, and editors, but aimed at giving agents authenticated, structured access to a developer's forge.
security posture
No matching local secret-handling manifest was found for github-mcp-server. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
github-mcp-server | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/github/github-mcp-server
install metadata
| Package key | brew:github-mcp-server |
|---|---|
| Version | 1.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/github-mcp-server |
| Homepage | https://github.com/github/github-mcp-server |
| Repository | https://github.com/github/github-mcp-server |
| Upstream docs | https://github.com/github/github-mcp-server#readme |
| License | MIT |
| Source archive | https://github.com/github/github-mcp-server/archive/refs/tags/v1.5.0.tar.gz |
| Last updated | 2026-06-27T09:33:33Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | github-mcp-server |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
github-mcp-server
nix profile install nixpkgs#github-mcp-serversource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.