codingnails/mcp-pr-review-git-notion
3.1
If you are the rightful owner of mcp-pr-review-git-notion and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This project is a modular MCP server that integrates GitHub Pull Request data, analyzes code changes using Anthropic's Claude Desktop, and saves PR review summaries to Notion.
Tools
Functions exposed to the LLM to take actions
fetch_pr
Calls GitHub API to fetch pull request metadata and file changes.
create_notion_page
Creates a Notion page with the PR review summary.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client