Skip to main content
Glama
vednp

MCP GitHub PR Reviewer

by vednp

MCP GitHub PR Reviewer 🤖

一个本地托管的 Model Context Protocol (MCP) 服务器,使 AI 助手(如 Claude Desktop 和 Cursor)能够自主审查 GitHub Pull Request。

功能特性

  • list_prs:获取指定仓库的开放 Pull Request。

  • get_pr_diff:检索特定 PR 的原始 git diff。

  • submit_review:将结构化审查(APPROVE、COMMENT、REQUEST_CHANGES)直接发布到 GitHub。

  • 动态资源:将标准企业代码审查指南注入 AI 的上下文窗口,以标准化评估。

Related MCP server: PR Review MCP Server

技术栈

  • Node.js 与 TypeScript

  • @modelcontextprotocol/sdk(Stdio 传输)

  • zod(严格运行时模式验证)

  • GitHub REST API

工作原理

该服务器充当 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