PR Reviewer
홍보 리뷰어 🔍
GitHub과 Notion을 통합하여 자동 검토 문서화를 제공하는 풀 리퀘스트 분석을 위한 지능형 어시스턴트입니다.
🌟 특징
GitHub 풀 리퀘스트를 자동으로 분석합니다.
구조화된 문서를 위한 Notion 통합
효율적인 처리를 위한 MCP(Model-Controller-Provider) 인터페이스
코드 변경에 대한 자세한 분석 지원
Notion에서 자동 문서 생성
Related MCP server: devflow-mcp
🚀 시작하기
필수 조건
Python 3.8 이상
액세스 토큰이 있는 GitHub 계정
API 권한이 있는 Notion 계정
구성된 액세스 토큰
설치
저장소를 복제합니다.
지엑스피1
가상 환경을 만들고 활성화하세요.
python -m venv .venv
source .venv/bin/activate # Linux/Mac
# ou
.venv\Scripts\activate # Windows종속성 설치:
pip install -r requirements.txt환경 변수 구성: 다음 변수가 포함된
.env파일을 만듭니다.
NOTION_API_KEY=seu_token_do_notion
NOTION_PAGE_ID=id_da_pagina_notion
GITHUB_TOKEN=seu_token_do_github💻 사용법
PR 분석기를 시작하려면:
python pr_analyzer.py이 서비스는 다음과 같습니다.
PR 분석을 위해 MCP 서버 초기화
GitHub API에 연결하기
Notion과 통합 설정
PR 검토 요청을 기다리는 중
Notion에서 자동으로 문서 생성
🛠️ 건축
이 프로젝트는 두 가지 주요 구성 요소로 구성됩니다.
pr_analyzer.py: MCP 서버를 관리하고 분석을 조정하는 애플리케이션의 핵심github_integration.py: GitHub API와의 통합을 담당하는 모듈
구성 요소
홍보 분석기
FastMCP 서버를 초기화합니다
Notion과의 통합을 관리합니다
PR 분석을 위한 등록 도구
프로세스 분석 요청
GitHub 통합
GitHub API와의 통신을 관리합니다.
풀 리퀘스트에서 정보를 검색합니다.
코드 변경을 처리합니다
📝 라이센스
이 프로젝트는 MIT 라이선스에 따라 진행됩니다. 자세한 내용은 LICENSE 파일을 참조하세요.
👥 기여
기여를 환영합니다! 자유롭게 PR을 제출해 주시기 바랍니다.
프로젝트를 포크하다
Feature 브랜치를 생성합니다(
git checkout -b feature/AmazingFeature)git commit -m 'Add some AmazingFeature')브랜치에 푸시(
git push origin feature/AmazingFeature)풀 리퀘스트 열기
📞 지원
문제가 발생하거나 제안할 사항이 있으면 저장소에서 이슈를 열어주세요.
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
- FlicenseNot gradedqualityDmaintenanceA tool that integrates with GitHub and Notion to analyze and review pull requests, enabling automated code reviews and documentation in Notion.
- AlicenseNot gradedqualityDmaintenanceA production-ready MCP server that provides AI assistants with comprehensive GitHub developer tooling including PR analysis, code review, changelog generation, dependency auditing, commit summarization, and refactoring suggestions.13ISC
- AlicenseAqualityDmaintenanceMCP server to automate Pull Request creation with AI. Analyzes Git branches, generates descriptions, titles, suggests reviewers, and performs code reviews.84MIT
- AlicenseNot gradedqualityCmaintenanceUnified MCP control plane for AI pull request reviews on GitHub.90MIT
Related MCP Connectors
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…
AI code review for GitHub PRs with an MCP autofix loop for Claude Code and Cursor
Repo intel for AI coding agents: overview, PRs, contributors, hot files, CI, deps. Remote MCP.
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/willianmarcel/mcp-pr-reviewer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server