Code Review Automation
БесплатноНе проверенMCP server for automated code review using AI agents. It analyzes code diffs or file paths for bugs, security issues, and style violations.
Описание
MCP server for automated code review using AI agents. It analyzes code diffs or file paths for bugs, security issues, and style violations.
README
MCP server for automated code review using AI agents. Analyze code diffs for bugs, security issues, and style violations, or run static analysis on file paths.
Tools
review_code
Analyze a code diff or file content for bugs, security issues, and style violations.
diff(string, required): The code diff or file content to review
check_quality
Run static analysis checks on a file path.
path(string, required): File path to analyze
Quick Start (local)
pip install -r requirements.txt
export MCP_BILLING_API=https://mcp-billing-api.onrender.com
uvicorn server:starlette_app --host 0.0.0.0 --port 8000
Usage with Claude Desktop / MCP clients
{
"mcpServers": {
"code-review-automation": {
"url": "https://mcp-code-review.onrender.com/"
}
}
}
Deployed endpoint
https://mcp-code-review.onrender.com/ — Streamable HTTP transport at root path. Health check at /health.
Environment Variables
| Variable | Required | Description |
|---|---|---|
MCP_BILLING_API |
Yes | Billing API endpoint |
MCP_LICENSE_KEY |
Yes | License key for billing |
AGENTICMARKET_SECRET |
No | Secret for AgenticMarket authentication |
License
MIT
Установка Code Review Automation
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/KennyWayn3/code-review-automationFAQ
Code Review Automation MCP бесплатный?
Да, Code Review Automation MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Code Review Automation?
Нет, Code Review Automation работает без API-ключей и переменных окружения.
Code Review Automation — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Code Review Automation в Claude Desktop, Claude Code или Cursor?
Открой Code Review Automation на 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 Code Review Automation with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
