
GitHub PR Review Dashboard
Supports UIby ajaychinthapalli
Interactive visual dashboard for managing, approving, and merging GitHub pull requests directly within your AI workflow.
What it does\nThis MCP app renders a professional, GitHub-style web interface that transforms the PR review process. Instead of reading raw text, you can visualize PR statistics, filter by author or state, and perform management actions like approvals and merges through a dedicated UI.\n\n## Key features\n- Interactive PR Gallery: View all open pull requests with additions, deletions, and commit counts at a glance.\n- Quick Action Controls: Approve, request changes, or merge PRs using a simplified button-driven interface.\n- Advanced Filtering: Sort and filter PRs by creation date, update time, or popularity.\n- Direct Commenting: Add review comments to specific PRs without leaving the dashboard.\n\n## Installation\n\n### Claude Desktop\nAdd to claude_desktop_config.json:\njson\n{\n "mcpServers": {\n "github-pr-dashboard": {\n "command": "node",\n "args": ["/path/to/dist/server.js"],\n "env": {\n "GITHUB_TOKEN": "your_token_here"\n }\n }\n }\n}\n\n\n## Supported hosts\n- Claude Desktop
Quick install
npm run serveInformation
- Pricing
- free
- Published
- 4/27/2026
- stars







