Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

hernaninverso/eleion-scanner-mcp

БесплатноНе проверен

Register/verify your domains, queue security scans (headers, TLS, DNS, ports, CVEs + AI-specific checks) and read findings, for AI agents. Install with npx -y e

GitHubEmbed

Описание

Register/verify your domains, queue security scans (headers, TLS, DNS, ports, CVEs + AI-specific checks) and read findings, for AI agents. Install with npx -y eleion-scanner-mcp.

README

Drive the Eleion security scanner from an AI agent: register one of your own domains, prove ownership, queue a security scan (headers, TLS, DNS, ports, tech-fingerprint, plus AI-specific checks), and read the findings — severity, CVE, title, priority. Wraps the hosted Eleion Scanner API (https://scanner-api.eleion.io).

Tools

Tool What it does
scanner_register_target(target_url) Register one of your domains; returns the DNS TXT / well-known record to publish for ownership proof.
scanner_verify_target(target_id) Verify the ownership record you published.
scanner_start_scan(target_id, scan_profile?) Queue a scan (basic/full/deep) over a verified target.
scanner_get_scan_status(scan_id) Poll a scan's status and finding count.
scanner_get_findings(scan_id) List the findings (severity, CVE, template, title, priority).

Setup

{
  "mcpServers": {
    "eleion-scanner": {
      "command": "npx",
      "args": ["-y", "eleion-scanner-mcp"],
      "env": { "SCANNER_API_KEY": "your_tenant_key" }
    }
  }
}

Get a tenant key at https://scan.eleion.io. You can only scan domains you have registered and verified ownership of — this is not an arbitrary-target scanner.

The scan worker runs the analysis server-side; large scans take time, so poll scanner_get_scan_status until completed. Your registered domains and findings are processed by the hosted API. MIT licensed.

from github.com/hernaninverso/eleion-scanner-mcp

Установка hernaninverso/eleion-scanner-mcp

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/hernaninverso/eleion-scanner-mcp

FAQ

hernaninverso/eleion-scanner-mcp MCP бесплатный?

Да, hernaninverso/eleion-scanner-mcp MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для hernaninverso/eleion-scanner-mcp?

Нет, hernaninverso/eleion-scanner-mcp работает без API-ключей и переменных окружения.

hernaninverso/eleion-scanner-mcp — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить hernaninverso/eleion-scanner-mcp в Claude Desktop, Claude Code или Cursor?

Открой hernaninverso/eleion-scanner-mcp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare hernaninverso/eleion-scanner-mcp with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai