pr-roast-mcp
pr-roast-mcp
풀 리퀘스트를 '로스트(roast)'하는 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" (해당 URL의 PR을 로스트해줘)
"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 메타데이터와 diff를 가져옵니다.Claude Haiku로 보내 로스트를 생성합니다.
심각도 등급(🔥 ~ 🔥🔥🔥🔥🔥)과 함께 가차 없이 솔직한 리뷰를 반환합니다.
항상 하나의 진심 어린 칭찬으로 마무리합니다.
출력 예시
🔥🔥🔥 코드 리뷰: "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