Eleion Scanner for Claude Desktop
io.github.hernaninverso/eleion-scanner-mcp
Register/verify your domains, queue security scans, and read findings (CVE, severity).
client:Claude Desktop
transport:stdio
runtime:npm
Install Eleion Scanner in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"eleion-scanner-mcp": {
"command": "npx",
"args": [
"-y",
"eleion-scanner-mcp"
],
"env": {
"SCANNER_API_KEY": "<SCANNER_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs