Skip to content
Back to search
30
MCP

Code Auditor

pulsemcp/code auditor

Analyze code for SOLID principles, DRY violations, and security issues

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.benahammond/code-auditor-mcp
Code Quality Auditor: Analyze code for SOLID principles, DRY violations, and more
0 tools
io.github.BenAHammond/code-auditor-mcp
Code Quality Auditor: Analyze code for SOLID principles, DRY violations, and more
0 tools
Architecture Analysis
Analyzes source code for SOLID principle violations and design pattern opportunities, providing structured refactoring recommendations power
0 tools
Bug Detector
Analyzes code for bugs, security vulnerabilities, and code smells
0 tools
Code Reviewer AI
AI-powered code review and quality analysis tools.
0 tools
code-auditor-mcp
Multi-language code quality auditor with MCP server - Analyze TypeScript, JavaScript, and Go code for SOLID principles, DRY violations, secu
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "code_auditor": {
      "url": "None",
      "transport": "http"
    }
  }
}