GitHub MCP Server
GitHub MCP Server lets AI clients use MCP to read and act on repositories, issues and pull requests.
Overview
GitHub MCP connects development agents to repository context and collaboration workflows. It can improve context access, but permission scope needs careful control.
Source note
Public repository and GitHub source links are used; token scopes are controlled by the user.
Use cases
- Read repository, issue and PR context
- Assist code review and task triage
- Let agents participate in development workflows
Best for
- Heavy GitHub users
- Software teams
- Agent workflows needing repository context
Setup
Configure a GitHub token or authorization method, then add the server to the MCP client.
Risk note
Use least-privilege token scopes. Review write access, private repositories and organization permissions separately.
FAQ
Can I download GitHub MCP Server from this directory?
This listing currently provides official source links only and does not mirror third-party assets.
Who is GitHub MCP Server best for?
Heavy GitHub users, Software teams, Agent workflows needing repository context
Related listings
MCP Filesystem Server
VerifiedFeaturedMCP Filesystem Server lets MCP-compatible clients read or operate on local files inside explicitly allowed directories.
Playwright MCP
VerifiedPlaywright MCP connects browser automation to MCP-compatible clients for page inspection, screenshots and interaction testing.