HomeSecurity › pkgxray

pkgxray

Pre-install security scans for npm packages, MCP servers, and AI agents with cited verdict evidence.

JavaScript
★ 11 stars Last pushed 2026-08-19 License: MIT

Connect

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

Package (npm 1.0.5)

npx -y [email protected]

Or add to your MCP client config:

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

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry