claude mcp add enammond-code-auditor-mcp -- npx -y code-auditor-mcp
{
"mcpServers": {
"enammond-code-auditor-mcp": {
"command": "npx",
"args": ["-y", "code-auditor-mcp"]
}
}
}
{
"mcpServers": {
"enammond-code-auditor-mcp": {
"command": "npx",
"args": ["-y", "code-auditor-mcp"]
}
}
}
{
"mcpServers": {
"enammond-code-auditor-mcp": {
"command": "npx",
"args": ["-y", "code-auditor-mcp"]
}
}
}
About This MCP Server
The code-auditor-mcp server is a developer tool that analyzes code for adherence to SOLID principles, DRY violations, and other quality metrics, providing insights to improve code maintainability and readability. It is an npm package that utilizes stdio and is available on GitHub, enabling developers to integrate code auditing capabilities into their workflows. Developers would use this tool to evaluate and refine their code, particularly when working on large or complex projects where code quality is crucial.
Code Quality Auditor: Analyze code for SOLID principles, DRY violations, and more. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
code-auditor-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The code-auditor-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.