pr-roast-mcp
pr-roast-mcp
プルリクエストをロースト(酷評)するMCPサーバーです。ユーモアを交えた容赦なく正直なコードレビューを行います。
インストール
claude mcp add pr-roast -- uv run --directory /path/to/pr-roast-mcp pr-roast-mcpまたは、MCP設定に追加してください:
{
"mcpServers": {
"pr-roast": {
"command": "uv",
"args": ["run", "--directory", "/path/to/pr-roast-mcp", "pr-roast-mcp"],
"env": {
"ANTHROPIC_API_KEY": "sk-ant-..."
}
}
}
}要件:認証済みの gh CLI、ANTHROPIC_API_KEY 環境変数。
Related MCP server: MCP Git/PR Assist
使用方法
Claudeに依頼してください:
"Roast my latest PR"(最新のPRをローストして)
"Roast PR #89"(PR #89をローストして)
"Roast https://github.com/owner/repo/pull/123"(https://github.com/owner/repo/pull/123 をローストして)
"List my open PRs so I can pick one to roast"(ローストするPRを選ぶためにオープンなPRをリストアップして)
ツール
roast_pr
特定のプルリクエストをローストします。
パラメータ | 型 | 説明 |
| string | PR番号、 |
roast_my_prs
ローストするPRを選択するために、自分のPRをリストアップします。
パラメータ | 型 | デフォルト | 説明 |
| string | 現在のリポジトリ |
|
| string | "open" | PRの状態: "open", "closed", "merged" |
機能
ghCLI経由でPRのメタデータと差分を取得Claude Haikuに送信してローストを実行
深刻度評価(🔥〜🔥🔥🔥🔥🔥)を伴う容赦なく正直なレビューを返信
最後に必ず1つ、心からの称賛を添える
出力例
🔥🔥🔥 コードレビュー: "Initiative Bonus"
テストが徹底的ですね。疑わしいほどに。POSTエンドポイントに156行?HTTPステータスコードに関する論文でも書いているのですか。
その
selectChainヘルパーは魔法の呪文です。なぜ.select()が自分自身を返すのか誰も知りません。Supabase APIを模倣しているというコメントを追加してください。849行追加、7行削除。121:1の比率です。「ボーナス機能」にしては、広がりすぎです。
深刻度: 🔥🔥🔥 (マイグレーションの説明を修正し、モックを簡素化してからマージしてください)
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceEnables automated GitHub Pull Request reviews using local Ollama, Cursor CLI, or Gemini CLI as AI providers. Supports customizable review prompts, comprehensive PR analysis, and optional auto-posting of reviews to GitHub.105MIT
- -licenseNot gradedqualityNot gradedmaintenanceEnables Git and GitHub pull request operations through Claude AI, including repository management, branch operations, commits, and PR creation/commenting. Streamlines development workflows by providing Git commands and GitHub API integration through natural language interactions.
- FlicenseNot gradedqualityDmaintenanceEnables multi-agent code review with P0/P1/P2 severity scoring by orchestrating locally installed AI CLIs (Claude, Codex) to perform parallel analysis, deterministic scoring, and consensus-building on git diffs.2
- AlicenseNot gradedqualityDmaintenanceConnects Claude to GitHub Pull Requests to fetch and filter code diffs for AI-assisted reviews. It enables listing open PRs and analyzing changes while automatically excluding binary and asset files to focus on relevant code.21MIT
Related MCP Connectors
AI code review for GitHub PRs with an MCP autofix loop for Claude Code and Cursor
Screens public GitHub repos and PRs to generate risk maps, findings, and merge-readiness signals.
Agentic code review, no signup to try: reality gates + frontier-model review, with veto.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/anisha-agarwal/pr-roast-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server