Full GitHub API access for your AI agents β repos, issues, PRs, and more
Connect your AI agents to GitHub with full read/write access. Create issues, open pull requests, review code, and manage repositories directly from your AI workflows. Features: - Repository management (create, clone, fork) - Issues and pull request management - Code review and commenting - GitHub Actions integration - Organization and team management - Webhook event handling Built on the official GitHub REST API v3 with OAuth App support and fine-grained PAT tokens.
File location: .claude/mcp.json (project root) or ~/.claude/mcp.json (global)
{
"githubMcpServer": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-github"
],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "ghp_xxxxxxxxxxxx"
}
}
}If you maintain GitHub MCP Server, add this badge to your README to show it's verified on CuratedMCP:
[](https://curatedmcp.com/marketplace/github-mcp-server)
Docker MCP
Official Docker integration β manage containers, images, volumes and compose stacks via AI
Vercel MCP
Official Vercel integration β manage deployments, logs, env vars, and projects from your AI agent
GitHub MCP
Official GitHub integration β manage repos, issues, pull requests, and workflows from your AI agent