Back to Browse

Code Reviewer Ai MCP Server

Developer ToolsUse Caution2.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Code Reviewer Ai MCP Server by MEOK AI Labs

About

Code Reviewer Ai MCP Server by MEOK AI Labs

Security Report

2.2
Use Caution2.2Critical Risk

This MCP server implements static code analysis tools with reasonable security posture for its category, but contains several concerning patterns: unauthenticated access to all tools without proper rate limiting (local-only, client-side), a hardcoded Stripe upgrade URL used for monetization nudges, and a server-side metering mechanism that makes external network calls to proofof.ai during tool execution. The architecture conflates free-tier enforcement (rate limiting) with authentication (API keys), creating a gap where unauthenticated users can bypass stated limits through local-only enforcement. Additionally, the server makes unsolicited outbound network requests to external services for telemetry/metering purposes without explicit user disclosure in tool documentation. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.

7 files analyzed · 12 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-csoai-org-code-reviewer-ai-mcp": {
      "args": [
        "-y",
        "code-reviewer-ai-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!