Pull Requests
MCP Serverby gannonh · Added 5mo ago
Claude
3
Install
git clone https://github.com/gannonh/kata-agentsAdd to Claude
claude mcp add pull-requestsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"pull-requests": {
"command": "npx",
"args": [
"@modelcontextprotocol/pull-requests"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Use this skill for pull request workflows - creating PRs (branch, commit, push, open), reviewing PRs (code quality, test coverage, issue fixing), or merging PRs (CI checks, merge, cleanup). Handles the complete PR lifecycle via gh CLI. Triggers included, "create PR", "open PR", "review PR", "merge PR".
Tags
developmentgitskill