MCP Directory
Back

mcp-claude-reviewer

by rsokolowski · TypeScript · ★ 46

mcp-claude-reviewer — MCP server.

Install

npx -y github:rsokolowski/mcp-claude-reviewer

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-claude-reviewer": {
      "command": "npx",
      "args": [
        "-y",
        "github:rsokolowski/mcp-claude-reviewer"
      ]
    }
  }
}

From the README

> Automated code review for Claude Code using the Model Context Protocol (MCP) MCP Claude Reviewer brings the power of AI code review directly into your Claude Code workflow. Get instant, contextual feedback on your code changes without leaving your development environment. - **Instant feedback** - Request and receive code reviews in seconds - **Context-aware** - Reviews understand your project structure and design docs - **Iterative reviews** - Support for multi-round review cycles with history tracking - **Architecture compliance** - Ensures code aligns with your design patterns - **Secur…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers