MCP GitHub PR Reviewer
MCP GitHub PR Reviewer 🤖
AI 어시스턴트(예: Claude Desktop 및 Cursor)가 GitHub Pull Request를 자동으로 검토할 수 있게 해주는 로컬 호스팅 Model Context Protocol (MCP) 서버입니다.
Features
list_prs: 지정된 저장소의 열린 pull request를 가져옵니다.get_pr_diff: 특정 PR의 원시 git diff를 검색합니다.submit_review: 구조화된 리뷰(APPROVE, COMMENT, REQUEST_CHANGES)를 GitHub에 직접 게시합니다.Dynamic Resource: 표준 기업 코드 리뷰 지침을 AI의 컨텍스트 창에 주입하여 평가를 표준화합니다.
Related MCP server: PR Review MCP Server
Tech Stack
Node.js & TypeScript
@modelcontextprotocol/sdk(Stdio Transport)zod(엄격한 런타임 스키마 검증)GitHub REST API
How it Works
이 서버는 LLM과 GitHub 사이의 브리지 역할을 합니다. MCP 표준을 사용하여 AI는 이러한 도구를 발견하고, 사용 시점을 결정하고, Zod 스키마를 통해 입력을 검증하며, 다단계 추론을 실행하여 코드를 읽고 리뷰 지침을 적용할 수 있습니다—모든 과정이 인간의 개입 없이 이루어집니다.
This server cannot be installed
Maintenance
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
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to perform comprehensive GitHub pull request code reviews, including analysis of code patterns, complexity, and security issues, while managing review comments and ensuring compliance with team coding standards.2MIT
- 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
- AlicenseNot gradedqualityCmaintenanceProvides GitHub PR review capabilities to LLMs, enabling automated PR analysis, review submission, and inline commenting via MCP.101MIT
- FlicenseNot gradedqualityCmaintenanceEnables reviewing GitHub pull requests via ChatGPT, including listing PRs, viewing diffs, posting comments, approving, and requesting changes.
Related MCP Connectors
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
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.
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/vednp/mcp-github-reviewer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server