MCP.so
Sign In
Servers

Rami Code Review

@rami-code-review

Rami reviews every pull request for the bugs, logic errors, and risky patterns that AI coding agents commonly leave behind. When it flags something, your agent — Claude Code, Cursor, or Codex — fetches the finding over MCP, fixes it, and pushes; Rami re-reviews until those issues

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "rami": {
      "url": "https://rami.reviews/mcp"
    }
  }
}

More from Developer Tools