Skip to main content
Glama
vednp

MCP GitHub PR Reviewer

by vednp

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 스키마를 통해 입력을 검증하며, 다단계 추론을 실행하여 코드를 읽고 리뷰 지침을 적용할 수 있습니다—모든 과정이 인간의 개입 없이 이루어집니다.

F
license - not found
Not graded
quality - not tested
C
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

View all related MCP servers

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.

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/vednp/mcp-github-reviewer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server