HomeSecurity › CodeInspectus

CodeInspectus

Local-first MCP security scanner and CLI for AI-generated applications.

TypeScript Local macOS
★ 47 stars Last pushed 2026-09-07 License: Apache-2.0

Topics: Security

Connect

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

Package (npm 3.2.0)

npx -y codeinspectus@3.2.0

Or add to your MCP client config:

{
  "mcpServers": {
    "codeinspectus": {
      "command": "npx",
      "args": [
        "-y",
        "codeinspectus@3.2.0"
      ]
    }
  }
}

Related servers

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

Data from the Official MCP Registry