Back to search
30
MCP

io.github.benahammond/code-auditor-mcp

io.github.benahammond/code-auditor-mcp

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

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

Similar MCP servers embedding-nearest

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
io.github.ryudi84/code-quality
MCP server for code quality: complexity, duplicates, naming, refactoring.
0 tools
io.github.salrad22/code-sentinel
Code quality analysis MCP server - detects security issues, deceptive patterns, and placeholders
0 tools
io.github.notasandy/mcp-code-sanitizer
Strict AI code reviewer powered by Groq. Finds bugs and vulnerabilities.
0 tools
io.github.lazymac2x/mcpwatch
Audit MCP servers from inside Claude Code. 10 OWASP checks, A-F grade, live leaderboard.
0 tools
io.github.codealive-ai/codealive-mcp
Semantic code search and analysis from CodeAlive for AI assistants and agents.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.benahammond/code-auditor-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}