PR Recommender
БесплатноНе проверенIntelligent PR boundary detection and recommendation system that analyzes git changes to generate atomic, logically-grouped pull request suggestions with titles
Описание
Intelligent PR boundary detection and recommendation system that analyzes git changes to generate atomic, logically-grouped pull request suggestions with titles, descriptions, and rationale.
README
Overview
The MCP PR Recommender is an intelligent PR boundary detection and recommendation system designed to analyze git changes and generate atomic, logically-grouped pull request (PR) recommendations. It aims to optimize code review efficiency and deployment safety by providing structured PR suggestions with titles, descriptions, and rationale.
Features
- Generate PR recommendations from git analysis data.
- Analyze feasibility and risks of specific PR recommendations.
- Retrieve available PR grouping strategies and settings.
- Validate generated PR recommendations for quality, completeness, and atomicity.
- Supports both STDIO and HTTP transport protocols for flexible integration.
Usage
The server can be run in different modes:
- STDIO mode: For direct MCP client connections.
- HTTP mode: For integration with MCP Gateway or other HTTP clients.
Running the server
# Run in STDIO mode (default)
python -m mcp_pr_recommender.main --transport stdio
# Run in HTTP mode
python -m mcp_pr_recommender.main --transport streamable-http --host 127.0.0.1 --port 9071
Input and Output
- Input: Expects git analysis data from the
mcp_local_repo_analyzerproject. - Output: Structured PR recommendations including grouping, titles, descriptions, and rationale.
Tools Provided
generate_pr_recommendations: Generate PR recommendations from git analysis.analyze_pr_feasibility: Analyze feasibility and risks of PR recommendations.get_strategy_options: Get available grouping strategies.validate_pr_recommendations: Validate PR recommendations for quality.
License
Apache-2.0 License
Author
Manav Gupta <[email protected]>
Установка PR Recommender
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/manavgup/mcp_pr_recommenderFAQ
PR Recommender MCP бесплатный?
Да, PR Recommender MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для PR Recommender?
Нет, PR Recommender работает без API-ключей и переменных окружения.
PR Recommender — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить PR Recommender в Claude Desktop, Claude Code или Cursor?
Открой PR Recommender на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare PR Recommender with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
