kroegha/kali-docker-pentesting
This project provides a comprehensive Kali Linux Docker container with 200+ pentesting tools, optimized for use with Claude Code through a custom skill. By using direct command execution instead of MCP protocol, this system achieves **70% token efficiency** compared to traditional MCP server approaches.
Platform-specific configuration:
{
"mcpServers": {
"kali-docker-pentesting": {
"command": "npx",
"args": [
"-y",
"kali-docker-pentesting"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...