SamTesura/claude-security-tools
MCP Security Testing Server - Run Nmap, Nikto, SQLmap, WPScan, and more security tools through Claude AI using WSL Kali Linux
Platform-specific configuration:
{
"mcpServers": {
"claude-security-tools": {
"command": "npx",
"args": [
"-y",
"claude-security-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...