Loomal

code-auditor-mcp

MCP server by github.com/benahammond/code-auditor-mcp

Code Quality Auditor: Analyze code for SOLID principles, DRY violations, and more

6 starsnpm: code-auditor-mcp

About code-auditor-mcp

code-auditor-mcp is an MCP (Model Context Protocol) server published by benahammond in the official MCP registry, listed under Code Analysis on Loomal. Code Quality Auditor: Analyze code for SOLID principles, DRY violations, and more

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

Development happens in the open at github.com/benahammond/code-auditor-mcp, where the project has earned 6 GitHub stars.

Use code-auditor-mcp with your agent

Claude Code · one command
claude mcp add code-auditor-mcp -- npx -y code-auditor-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "code-auditor-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "code-auditor-mcp"
      ]
    }
  }
}
npmcode-auditor-mcp

Frequently asked questions

What is code-auditor-mcp?
code-auditor-mcp is an MCP (Model Context Protocol) server by benahammond in the Code Analysis category. Code Quality Auditor: Analyze code for SOLID principles, DRY violations, and more
How do I connect code-auditor-mcp to Claude, Cursor, or another MCP client?
Install code-auditor-mcp from its npm package (code-auditor-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-auditor-mcp open source?
Yes — the source code is public at github.com/benahammond/code-auditor-mcp, with 6 GitHub stars.
Can AI agents pay to use code-auditor-mcp?
Not yet through Loomal — code-auditor-mcp 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-auditor-mcp? Claim this listing free by verifying GitHub ownership, or contact us.