MCP GitHub PR Reviewer
MCP GitHub PR Reviewer 🤖
Локально размещённый сервер Model Context Protocol (MCP), который позволяет ИИ-ассистентам (таким как Claude Desktop и Cursor) автономно проверять pull request'ы GitHub.
Возможности
list_prs: Получает открытые pull request'ы для указанного репозитория.get_pr_diff: Получает исходный git diff конкретного PR.submit_review: Отправляет структурированные рецензии (APPROVE, COMMENT, REQUEST_CHANGES) напрямую в GitHub.Dynamic Resource: Внедряет стандартные корпоративные правила проверки кода в контекстное окно ИИ для стандартизации оценок.
Related MCP server: PR Review MCP Server
Технологический стек
Node.js & TypeScript
@modelcontextprotocol/sdk(Stdio Transport)zod(Строгая проверка схемы во время выполнения)GitHub REST API
Как это работает
Этот сервер действует как мост между LLM и GitHub. Используя стандарт MCP, ИИ может обнаруживать эти инструменты, определять, когда их использовать, проверять входные данные с помощью схем 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