GitHub MCP
GitHub's official MCP server lets assistants create and manage repositories, file issues, review pull requests, search code, and read commit history — authenticated with your GitHub token. It's the single most installed MCP server in the ecosystem. Best for developers who want AI to work inside GitHub, not just local files.
AI ToolFree Tier: Fully free server; uses your existing GitHub accountCompany: GitHub (Microsoft)Category: MCP ServersOpen Source: YesQuick Start: Generate a fine-grained PAT in GitHub settings → docker run ghcr.io/github/github-mcp-server (or npx) with GITHUB_PERSONAL_ACCESS_TOKEN → Add to your MCP client and ask it to file an issue or review a PRVisit GitHub MCP