GitHub MCP Server
by GitHub
GitHub's official MCP server. Issues, PRs, repos, search, releases, all under one MCP surface.
MCP
GitHub MCP Server
Added 17 May 2026
Overview
GitHub's official MCP server gives agents structured access to GitHub: read and write issues, comment on PRs, search code, manage workflows, and inspect repos. Pairs cleanly with any MCP-compatible agent for end-to-end issue-to-PR loops.
Best for
Best for
Any team running an agent against a GitHub workflow
Use cases
- Triage issues with an agent that can read context and write replies
- Generate PR descriptions and review comments programmatically
- Search across multiple repos when planning a refactor
- Automate release notes and changelog generation
Notes
Why it matters
GitHub is the substrate for engineering work. An official MCP server here means agents stop screen-scraping the web UI and start working through real APIs.
How teams use it in production
The pattern that wins: assign agents narrow personal access tokens with the minimum needed scopes. Run a per-task token rotation if you can.
What to watch
GitHub adding native agent endpoints (beyond Copilot) will accelerate adoption. Until then, this MCP is the cleanest surface.
Pros
- Official, kept current with GitHub API changes
- Fine-grained scopes via GitHub tokens
- Covers the surfaces engineers actually live in
- Open source, self-hostable
Cons
- Heavy on token permissions, easy to over-grant
- Some org-level admin operations still missing
- Rate limits bite on aggressive multi-agent runs
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Windsurf
Codeium
Codeium's IDE-with-an-agent. Cascade flow combines deep context with autonomous multi-file work.
GitHub Copilot
GitHub / Microsoft
The original AI pair programmer, now with Agent Mode, Workspaces, and multi-model selection.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Devin
Cognition Labs
The autonomous software engineer. Plan, write, test, and ship in a sandboxed cloud workstation.
GitHub Copilot
GitHub / Microsoft
The original AI pair programmer, now with Agent Mode, Workspaces, and multi-model selection.
OpenAI Codex (CLI + cloud agent)
OpenAI
OpenAI's coding agent surface: terminal CLI for local work, cloud agent for parallel autonomous tasks.
OpenHands
All Hands AI
Open-source autonomous coding agent platform. Spins up a sandboxed dev environment, ships PRs end to end.
Windsurf
Codeium
Codeium's IDE-with-an-agent. Cascade flow combines deep context with autonomous multi-file work.
Security Review Skill
Anthropic
Anthropic's reference security-review skill. Walks a diff, flags real issues, ignores the noise.
EDNA Command Center
Enterprise DNA
Autonomous command center for a multi-product AI infrastructure company. Agents run, Sam directs.
Help Genie Suite
Enterprise DNA
Twelve-repo Help Genie ecosystem built and shipped almost entirely by Claude Code agents.
NZ Legal Command Center
Enterprise DNA
Customer command center for a New Zealand law firm. The pattern, ported and proven on a real customer.
Atlassian MCP Server
Atlassian
Official Atlassian MCP. Jira issues, Confluence pages, releases, sprints, exposed to your agent.
Linear MCP Server
Linear
Official Linear MCP server. Issues, projects, cycles, comments, all exposed to your agent.
Sentry MCP Server
Sentry
Official Sentry MCP. Pipe errors, performance issues, and releases to your agent so it can fix them.
Cloudflare MCP Server
Cloudflare
Expose the full Cloudflare platform as MCP tools — Workers, KV, R2, D1, DNS, and Workers AI for any MCP-compatible agent.