Connection check
local install
open-code-review
🤖 AI code quality gate for AI-generated code. Detects hallucinated packages, phantom dependencies, stale APIs, and more. MCP Server + CLI + CI/CD Action.
Tools
4
GitHub stars
37
Installs / wk
55
Licence
—
Transport
stdio
Last checked
never
Tools & capabilities
4 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
explain_issue
from source
Explain a code quality issue detected by OCR. Returns detailed explanation, category context, and fix guidance for the AI agent to act on. Explain a code quality issue detected by OCR. Returns detailed explanation, category context, and fix guidance for the AI agent to act on.
heal_code
from source
Load a file Load a file
scan_diff
from source
Scan git diff between two branches for code quality issues. Ideal for PR/MR review — only analyzes changed files and lines. Scan git diff between two branches for code quality issues. Ideal for PR/MR review — only analyzes changed files and lines.
scan_directory
from source