πŸ”§

GitHub

OfficialπŸ”§MCP Server

https://api.githubcopilot.com/mcp

VibeIndex|
What it does
|

Code review, issue management, and repository operations via GitHub

Overview

GitHub MCP is GitHub's official remote MCP server that provides deep integration between Claude and GitHub. It covers repositories, issues, pull requests, code search, Actions workflows, and security features - enabling AI-powered development workflows directly from Claude Code.

Key Features

  • Repository Management: Create repos, manage branches, browse file trees, and read file contents. Push commits and manage repository settings.
  • Issues & Pull Requests: Create, search, update issues and PRs. Add comments, request reviews, and manage labels and milestones.
  • Code Search & Security: Search code across repositories, scan for vulnerabilities, manage Dependabot alerts, and review code scanning results.
  • GitHub Actions: Trigger workflows, view run status, read logs, and manage workflow configurations.
  • Web Search: Search GitHub's vast ecosystem for repositories, users, and topics to discover relevant projects.

Who is this for?

  • Developers who want to manage their GitHub workflow without leaving the terminal
  • Teams practicing code review who want AI assistance in understanding PRs and suggesting improvements
  • DevOps engineers automating CI/CD pipeline management and security monitoring
developmentgitcode-review

Installation

Claude CodeOfficial Remote Server
claude mcp add --transport http github https://api.githubcopilot.com/mcp -H "Authorization: Bearer YOUR_GITHUB_PAT"
JSON method
claude mcp add-json github '{"type":"http","url":"https://api.githubcopilot.com/mcp","headers":{"Authorization":"Bearer YOUR_GITHUB_PAT"}}'

MCP Endpoint: https://api.githubcopilot.com/mcp

Need more details? View full docs β†’

Remote Server
Last UpdatedMar 11, 2026