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"
"Roast PR #89"
"List my open PRs so I can pick one to roast"
Инструменты
roast_pr
Прожарить конкретный пулл-реквест.
Параметр | Тип | Описание |
| string | Номер PR, |
roast_my_prs
Список ваших PR, чтобы выбрать один для прожарки.
Параметр | Тип | По умолчанию | Описание |
| string | текущий репозиторий | Репозиторий в формате |
| string | "open" | Состояние PR: "open", "closed" или "merged" |
Что он делает
Получает метаданные PR и diff через
ghCLIОтправляет в Claude Haiku для прожарки
Возвращает предельно честный обзор с оценкой серьезности (от 🔥 до 🔥🔥🔥🔥🔥)
Всегда заканчивается одним искренним комплиментом
Пример вывода
🔥🔥🔥 ОБЗОР КОДА: "Initiative Bonus"
Ваши тесты тщательны. Прямо подозрительно тщательны. 156 строк для POST-эндпоинта? Вы по сути пишете диссертацию по HTTP-кодам состояния.
Этот хелпер
selectChain— магическое заклинание, никто не знает, почему.select()возвращает сам себя. Добавьте комментарий, объясняющий API Supabase, который вы имитируете.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