This wraps a Dockerized Kali Linux environment into an MCP server so you can call security tools directly from Claude or other MCP clients. It exposes operations for nmap scans (basic, stealth, vulnerability), binary analysis with objdump and nm, string extraction, and tshark for packet capture and pcap analysis. The whole thing runs in an isolated container with configurable resource limits. You'd reach for this when you need to run security tooling or reverse engineering workflows without leaving your chat interface, whether that's scanning a network range, disassembling a binary, or pulling HTTP streams from a capture file. Built on FastMCP, still early but functional for common Kali use cases.
claude mcp add --transport stdio ccq1-awsome_kali_mcpservers uvx awsome_kali_mcpservers