Submit

Kali MCP Server

@cyberillo

A Python MCP Server that connects Large Language Models natively to a comprehensive suite of offensive security tools.

Server Config

{
  "mcpServers": {
    "kali-tools": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "kali-mcp-server"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.