GitHub repository access with full API operations and code review capabilities
claude mcp add github --scope user --env GITHUB_PERSONAL_ACCESS_TOKEN=ghp_your_token -- npx -y @modelcontextprotocol/server-githubclaude mcp add github --scope user --env GITHUB_PERSONAL_ACCESS_TOKEN=ghp_your_token -- npx -y @modelcontextprotocol/server-githubGITHUB_PERSONAL_ACCESS_TOKEN=ghp_your_token{
"mcpServers": {
"github": {
"command": "add",
"env": {
// Add your environment variables here
}
}
}
}