TriV3/MCP-Kali-Server
Automates Kali Linux pentesting with MCP: programmatic access to popular tools, SSH and reverse shell management, file operations, and Docker test mode. Perfect for CTFs, security research, and automated reporting.
Platform-specific configuration:
{
"mcpServers": {
"MCP-Kali-Server": {
"command": "npx",
"args": [
"-y",
"MCP-Kali-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...