← Back to mcp

GitHub MCP

Official GitHub MCP server for repository management, PRs, and issue tracking directly from Claude.

Visit Website Development

One-Click Configuration

{
  "mcpServers": {
    "github": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-github"],
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "your_token_here"
      }
    }
  }
}

Copy this configuration and paste it into your claude_desktop_config.json or Cursor settings.