Server data from the Official MCP Registry
Code Reviewer Ai MCP server. Tools: review code, check security, suggest improvements. Built...
Code Reviewer Ai MCP server. Tools: review code, check security, suggest improvements. Built...
This MCP server has a critical dependency on an external authentication middleware located at a hardcoded absolute path (~/clawd/meok-labs-engine/shared), which represents a severe security risk. The code uses dangerous patterns including regex-based security scanning that produces false positives, implements its own rate-limiting rather than relying on proven mechanisms, and lacks input validation for the code being scanned. Additionally, the authentication mechanism is completely opaque to auditors and may be trivial to bypass. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 16 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-code-reviewer-ai-mcp": {
"args": [
"-y",
"code-reviewer-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Installation · Docs · Report Bug
pip install code-reviewer-ai-mcp
# or
npm install -g @meok-ai/code-reviewer-ai-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.