Loading MCP server directory, please wait...
Register/verify your domains, queue security scans, and read findings (CVE, severity).
npx @getmcp/cli add io.github.hernaninverso/eleion-scanner-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SCANNER_API_KEYTenant API key from https://scan.eleion.io (you can only scan domains you own and have verified)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hernaninverso/eleion-scanner-mcp": {
"command": "npx",
"args": [
"-y",
"eleion-scanner-mcp"
],
"env": {
"SCANNER_API_KEY": ""
}
}
}
}