GitHub

MCP Server Official Verified Featured

Complete GitHub API integration for repository management, file operations, issue tracking, pull requests, and branch management.

by Anthropic

★★★★★ 4.7/5 (980 reviews)
79.1kGitHub stars
180kinstalls
Updated 2025-12-01
typescriptbeginnerarchived

Installation

npx -y @modelcontextprotocol/server-github

Quick Start

Set GITHUB_PERSONAL_ACCESS_TOKEN env var, then:
```json
{
  "mcpServers": {
    "github": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-github"],
      "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "your-token" }
    }
  }
}
```

Tools & Capabilities

create_repository
search_repositories
create_issue
create_pull_request
push_files

Compatibility

Claude Desktop Continue Cline Cursor

About GitHub

Complete GitHub API integration for repository management, file operations, issue tracking, pull requests, and branch management.

View on GitHub →

Language: TypeScript

Category: Developer Tools

← Back to MCP Hub Directory