SEED LISTING — drafted before hands-on verification. Re-test before this case file is considered final.
GitHub MCP Server (official)
Use itSource control / CI · last verified 2026-07-29
What it does
Exposes repositories, issues, pull requests, code search and Actions runs as agent tools. The official server replaced most community GitHub wrappers during 2025 — it is the default choice for wiring an agent into your GitHub org.
The short verdict
Being first-party matters here: auth is handled properly (fine-grained PATs work), the toolset tracks the real API, and maintenance is not a question mark. The main friction is tool count — it exposes a lot, so scope your agent’s allowed tools or the model wastes context choosing.
Use it if: your agent touches GitHub at all.
Skip if: you only need read-only public repo access — plain HTTP fetch may be enough.
Reviewed on MCPstack? Add the badge
[](https://mcpstack.dev/listings/github-mcp-server)