ScanLabsAI Security Scanner for Claude Desktop
com.scanlabsai/scanner
Scan a website for vulnerabilities: OWASP Top 10, CVEs, SSL, headers - with plain-English fixes
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:8
Install ScanLabsAI Security Scanner in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"scanner": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://scanlabsai.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs