raye-deng/open-code-review
by Various
🤖 AI code quality gate for AI-generated code. Detects hallucinated packages, phantom dependencies, stale APIs, and more. MCP Server + CLI + CI/CD Action.
MCP
raye-deng/open-code-review
Added 1 June 2026
Overview
Open Code Review is an AI code quality gate that scans AI-generated code for hallucinated packages, phantom dependencies, and stale APIs. It operates as an MCP server, CLI tool, and CI/CD action, all written in TypeScript.
Best for
Best for
Developers reviewing AI-generated code for dependency and API hallucinations
Use cases
- Catch hallucinated imports and fake packages in AI-generated code
- Verify dependency integrity before merging pull requests
- Automate code review in CI/CD pipelines
How to use
Install
npx @opencodereview/mcp-server Tools exposed
ocr_scanocr_healocr_explain
Tested with
Claude Desktop, Cursor, Windsurf, VS Code Copilot
Example client config
{\n "mcpServers": {\n "open-code-review": {\n "command": "npx",\n "args": ["-y", "@opencodereview/mcp-server"]\n }\n }\n} Notes
Open Code Review is an AI code quality gate that scans AI-generated code for hallucinated packages, phantom dependencies, and stale APIs. It operates as an MCP server, CLI tool, and CI/CD action, all written in TypeScript.
24 stars on GitHub. Last updated 2026-04-16.
Use cases
- Catch hallucinated imports and fake packages in AI-generated code
- Verify dependency integrity before merging pull requests
- Automate code review in CI/CD pipelines
Pros
- Targets specific AI-code pitfalls like phantom dependencies
- Flexible deployment as CLI, server, or CI action
- Lightweight TypeScript codebase
Cons
- Small community with only 24 stars
- Limited to detecting package and API issues, not broader code quality
- Requires integration setup for each pipeline
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Targets specific AI-code pitfalls like phantom dependencies
- Flexible deployment as CLI, server, or CI action
- Lightweight TypeScript codebase
Cons
- Small community with only 24 stars
- Limited to detecting package and API issues, not broader code quality
- Requires integration setup for each pipeline
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Aider
Paul Gauthier
Terminal-first AI pair programmer. Edits files in your repo, commits with sensible messages, runs your tests.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.