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を自律的にレビューできるようにします。

Features

  • list_prs: 指定されたリポジトリのオープン中のプルリクエストを取得します。

  • 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