Skip to main content
Glama

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_pr

特定のプルリクエストをローストします。

パラメータ

説明

pr

string

PR番号、owner/repo#123、または完全なGitHub URL

roast_my_prs

ローストするPRを選択するために、自分のPRをリストアップします。

パラメータ

デフォルト

説明

repo

string

現在のリポジトリ

owner/repo 形式のリポジトリ

state

string

"open"

PRの状態: "open", "closed", "merged"

機能

  1. gh CLI経由でPRのメタデータと差分を取得

  2. Claude Haikuに送信してローストを実行

  3. 深刻度評価(🔥〜🔥🔥🔥🔥🔥)を伴う容赦なく正直なレビューを返信

  4. 最後に必ず1つ、心からの称賛を添える

出力例

🔥🔥🔥 コードレビュー: "Initiative Bonus"

テストが徹底的ですね。疑わしいほどに。POSTエンドポイントに156行?HTTPステータスコードに関する論文でも書いているのですか。

その selectChain ヘルパーは魔法の呪文です。なぜ .select() が自分自身を返すのか誰も知りません。Supabase APIを模倣しているというコメントを追加してください。

849行追加、7行削除。121:1の比率です。「ボーナス機能」にしては、広がりすぎです。

深刻度: 🔥🔥🔥 (マイグレーションの説明を修正し、モックを簡素化してからマージしてください)

Install Server
A
license - permissive license
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables 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.
    10
    5
    MIT
  • -
    license
    Not graded
    quality
    Not graded
    maintenance
    Enables 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.
  • A
    license
    Not graded
    quality
    D
    maintenance
    Connects 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.
    21
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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