MCP Config

GitHub Auto Reviewer

Connect to GitHub repos for automated code review and bug detection before merging.

MCP Configuration

{
  "mcpServers": {
    "github": {
      "command": "npx",
      "args": [
        "-y",
        "@anthropic/github-mcp"
      ],
      "env": {
        "GITHUB_TOKEN": "your-github-token-here"
      }
    }
  }
}

Quick Copy

Share

How to Use

  1. 1. Click "Copy Config"
  2. 2. Open Claude Desktop Settings
  3. 3. Paste into claude_desktop_config.json
  4. 4. Restart Claude Desktop