Odel
import guardian

import guardian

Local
@baneado98DockerfileMITUpdated 2mo ago

Catch AI-hallucinated (slopsquatted) npm imports in generated code before npm install.

Runs locally over stdio

This server isn't hosted β€” your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmimport-guardian-mcpv0.3.0

Run

npx -y import-guardian-mcp

MCP client config

{
  "mcpServers": {
    "import-guardian": {
      "command": "npx",
      "args": [
        "-y",
        "import-guardian-mcp"
      ]
    }
  }
}