DevelopmentVerifiedGo

github-mcp-server

Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.

Free
N/A rating (0 reviews)0 installs28,489 GitHub stars

GitHub's official MCP Server

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "github-mcp-server": {
      "args": [
        "mcp-remote",
        "https://api.githubcopilot.com/mcp/"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.