Loomal

Code Review Analyst

MCP server by github.com/j0hanz/code-review-analyst-mcp

Gemini-powered MCP server for code review analysis.

0 starsnpm: @j0hanz/code-review-analyst-mcp

About Code Review Analyst

Code Review Analyst is an MCP (Model Context Protocol) server published by j0hanz in the official MCP registry, listed under Code Analysis on Loomal. Gemini-powered MCP server for code review analysis.

It ships as an npm package (@j0hanz/code-review-analyst-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/j0hanz/code-review-analyst-mcp.

Use Code Review Analyst with your agent

Claude Code · one command
claude mcp add code-review-analyst -- npx -y @j0hanz/code-review-analyst-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "code-review-analyst": {
      "command": "npx",
      "args": [
        "-y",
        "@j0hanz/code-review-analyst-mcp"
      ]
    }
  }
}
npm@j0hanz/code-review-analyst-mcp

Frequently asked questions

What is Code Review Analyst?
Code Review Analyst is an MCP (Model Context Protocol) server by j0hanz in the Code Analysis category. Gemini-powered MCP server for code review analysis.
How do I connect Code Review Analyst to Claude, Cursor, or another MCP client?
Install Code Review Analyst from its npm package (@j0hanz/code-review-analyst-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Code Review Analyst open source?
Yes — the source code is public at github.com/j0hanz/code-review-analyst-mcp.
Can AI agents pay to use Code Review Analyst?
Not yet through Loomal — Code Review Analyst is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Code Review Analyst? Claim this listing free by verifying GitHub ownership, or contact us.