Home › Security › Eleion Scanner

Eleion Scanner

Register/verify your domains, queue security scans, and read findings (CVE, severity).

TypeScript Cloud
★ 0 stars Last pushed 2026-06-30

Topics: Security

Connect

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

Package (npm 0.1.1)

npx -y eleion-scanner-mcp@0.1.1

Or add to your MCP client config:

{
  "mcpServers": {
    "eleion-scanner-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "eleion-scanner-mcp@0.1.1"
      ],
      "env": {
        "SCANNER_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • SCANNER_API_KEY required secret — Tenant API key from https://scan.eleion.io (you can only scan domains you own and have verified)

Related servers

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

Data from the Official MCP Registry