Back to directory
MCP-Kali-Server

MCP-Kali-Server

@Wh0am123639

A lightweight API bridge connecting MCP Clients to execute commands on a Linux terminal for AI-assisted penetration testing and CTF challenges.

penetration-testingctfsecuritylinuxaitool

Installation & Configuration

{
  "mcpServers": {
    "kali_mcp": {
      "command": "python3",
      "args": [
        "/absolute/path/to/mcp_server.py",
        "http://LINUX_IP:5000/"
      ]
    }
  }
}

Information

Transport
streamable
Language
Python
Created
2025/4/7
Updated
2026/6/8