16 engines, 28 MCP tools for Python code quality. Zero external dependencies.
16 analysis engines, 28 MCP tools for Python code quality. Zero external dependencies. Or with uvx (no install needed): | Tool | Engine | What it does | ---|------|--------|-------------| 1 | | complexity | Per-function CC, cognitive complexity, nesting, grades | 2 | | complexity | Project health score 0-100 | 3 | | dead-code | Unused imports, functions, variables, arguments | 4 | | security |…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
16 analysis engines, 28 MCP tools for Python code quality. Zero external dependencies. Or with uvx (no install needed): # | Tool | Engine | What it does | ---|------|--------|-------------| 1 | | complexity | Per-function CC, cognitive complexity, nesting, grades | 2 | | complexity | Project health score 0-100 | 3 | | dead-code | Unused imports, functions, variables, arguments | 4 | | security | OWASP vulns, CWE-mapped findings | 5 | | security | Security health score 0-100 | 6 | | import-graph…