github-pr-review-mcp

jamesjfoong/github-pr-review-mcp

3.2

If you are the rightful owner of github-pr-review-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The GitHub PR Review MCP server provides GitHub pull request review capabilities to LLMs in VSCode/Cursor and other compatible AI clients.

Tools

Functions exposed to the LLM to take actions

get_pr_reviews

Get all reviews for a PR

get_pr_comments

Get all comments on a PR

analyze_pr_code

AI code analysis with security/quality checks

get_pr_files

List changed files with stats

get_pr_details

Get comprehensive PR information

submit_pr_review

Submit a review (approve/request changes/comment)

add_pr_comment

Add general or line-specific comments

update_pr

Update PR title, description, or state

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources