Code Auditor MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 220 installs a week from npm. Last commit 1 Aug 2026.
Code Quality Auditor: Analyze code for SOLID principles, DRY violations, and more
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add code-auditor-mcp -- npx -y code-auditor-mcp
{
"mcpServers": {
"code-auditor-mcp": {
"args": [
"-y",
"code-auditor-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.code-auditor-mcp]
command = "npx"
args = ["-y", "code-auditor-mcp"]
{
"mcpServers": {
"code-auditor-mcp": {
"args": [
"-y",
"code-auditor-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"code-auditor-mcp": {
"args": [
"-y",
"code-auditor-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.