G
GitHub MCP Server
Featured VerifiedInteract with GitHub repositories, issues, and pull requests from AI agents.
A Model Context Protocol server for the GitHub API. Enables AI agents to manage repositories, file operations, issues, pull requests, branches, and search across GitHub.
Supports comprehensive GitHub operations including creating issues, reviewing PRs, pushing commits, managing branches, and searching code and repositories.
Install
npx -y @modelcontextprotocol/server-github MCP Client Config
{
"mcpServers": {
"github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-github"
],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "<your-token>"
}
}
}
} Required Environment Variables
- GITHUB_PERSONAL_ACCESS_TOKEN
Capabilities
Tools
create_or_update_filesearch_repositoriescreate_issuecreate_pull_requestpush_fileslist_commitssearch_code
Resources
repo://
Compatible With
Claude Desktop Claude Code Cursor Windsurf Continue
Metrics
84,901
GitHub Stars
2,428,827
Installs
122,399
Weekly
422
Open Issues
More in API Integrations
Best of API Integrations → G
Google Maps MCP Server
Geocoding, directions, and place search via Google Maps API.
open-source 91/100
API Integrations
G
GitLab MCP Server
Manage GitLab projects, merge requests, and CI/CD pipelines from AI agents.
open-source 90/100
API Integrations
S
Stripe MCP Server
Interact with the Stripe API for payments, customers, and subscriptions.
open-source 83/100
API Integrations