kali-mcp-server

cyberillo/kali-mcp-server
★ 6 stars Python 🔒 Security Updated 1mo ago
A Python MCP Server that connects Large Language Models natively to a comprehensive suite of offensive security tools.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kali-mcp-server": {
      "command": "uvx",
      "args": [
        "kali-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install kali-mcp-server

Topics

cybersecuritycybersecurity-toolskalikali-linuxmcpmcp-serverpentesting