mcp-kali

dariohy/mcp-kali
★ 0 stars Rust Browser/Web Updated today
Rust client/server for asynchronous Kali Linux tool scheduling over MCP, with durable jobs and a browser dashboard.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-kali": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-kali"
      ]
    }
  }
}

README Excerpt

MCP Kali is a Rust client/server system for scheduling Kali Linux security tools without making an MCP agent wait for a long-running process. The server owns a durable bounded queue, subprocess lifecycle, output files, HTTP API, completion webhooks, and browser dashboard. The small stdio client exposes those functions

Tools (18)

MCP_KALI_ALLOW_REMOTE_BINDMCP_KALI_BINDMCP_KALI_BRIDGE_ALLOW_INSECURE_HTTPMCP_KALI_BRIDGE_SERVERMCP_KALI_CONFIG_DIRMCP_KALI_DEFAULT_TIMEOUTMCP_KALI_DISABLE_EXECUTE_COMMANDMCP_KALI_HOMEMCP_KALI_JOB_ARCHIVE_AFTER_MINUTESMCP_KALI_JOB_ARCHIVE_DIRMCP_KALI_LOG_DIRMCP_KALI_MAX_CONCURRENCYMCP_KALI_PRIVILEGE_ELEVATIONMCP_KALI_REVEAL_SENSITIVE_DATAMCP_KALI_STATE_DIRMCP_KALI_SYSTEM_DATA_DIRRUST_LOGauto

Topics

ai-toolcybersecurityjob-schedulerkali-linuxmcppentestingredteamrust