MCP Library
// MCP Server
FeaturedGitHub
@modelcontextprotocol · modelcontextprotocol/github
Issues, pull requests, code search, and repo metadata over the GitHub API as MCP tools.
stdiohttp#github#official
// Run locally
npx (recommended)
requires npx
GitHub · npxbash
GITHUB_PERSONAL_ACCESS_TOKEN=<your-token> npx -y @modelcontextprotocol/server-githubRequired env:
GITHUB_PERSONAL_ACCESS_TOKENMint a token at https://github.com/settings/tokens with `repo` + `read:org` scopes.
// Connect to a client
terminalbash
oxp install @modelcontextprotocol/githubOXP manages MCP server configuration automatically — installs the server, wires it into every detected MCP-aware client, and keeps it up to date.