code-review-agent-mcp

frangelbarrera/code-review-agent-mcp
★ 5 stars Python AI/LLM Updated today
AI code review agent MCP server. Reviews code like a kernel maintainer: blunt, technical, no sugarcoating. Detects bugs + OWASP Top 10 security vulnerabilities. 4 harshness levels. Anti-RLHF.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "code-review-agent-mc": {
      "command": "uvx",
      "args": [
        "code-review-agent-mcp"
      ]
    }
  }
}

Or install with pip: pip install code-review-agent-mcp

README Excerpt

> AI code review agent that doesn't sugarcoat. If your code is bad, it tells you. Bluntly. An AI-powered MCP (Model Context Protocol) server that reviews your code the way experienced maintainers review patches on serious projects: technically, directly, without diplomacy. - **AI code review** — reviews code snippets, files, git diffs, and commits

Tools (9)

CLEANbrutalgentlelist_severitiesreview_codereview_commitreview_diffreview_filestandard

Topics

ai-agentai-code-reviewanti-rlhfblunt-reviewclaude-mcpcode-auditcode-qualitycode-reviewcode-review-agentcodecursordeveloper-toolsllmmcpmcp-servermodel-context-protocol