HomeSecurity › cleaner-code

cleaner-code

Scans AI-generated code for invisible Unicode, Trojan Source, and supply-chain threats.

TypeScript Local macOSWindowsLinux
★ 1 stars Last pushed 2026-05-04 License: MIT

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "cleaner-code": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry