GitHub

Official

github

Repository management file operations and GitHub API integration

Features

github-apirepositoriesissuespull-requests

Quick Install

npx -y @modelcontextprotocol/server-github

Configuration

Config file location:

~/Library/Application Support/Claude/claude_desktop_config.json
config.json
{
  "mcpServers": {
    "github": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-github"
      ]
    }
  }
}

Step 1: Copy the configuration above

Step 2: Open or create the config file at the path shown above

Step 3: Merge with existing config (add to mcpServers object) or replace if new

Step 4: Restart your Claude Desktop application

Details

Author
github
Type
Official
Category
Version Control