SalmanFaris7/kali-penetrationtest-mcp-server
Custom MCP server implementation integrating Kali Linux security tools with Claude Desktop. Built with Docker containerization, Python/FastMCP, manual MCP protocol handling, Linux capabilities for secure execution, and environment-based whitelisting for ethical penetration testing.
Platform-specific configuration:
{
"mcpServers": {
"kali-penetrationtest-mcp-server": {
"command": "npx",
"args": [
"-y",
"kali-penetrationtest-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...