Kali-Mcp-Toolkit

trymonoly/Kali-Mcp-Toolkit
★ 9 stars Python 🤖 AI/LLM Updated 7d ago
整个项目都为 Vibe coding开发,plan和task都包含在项目中,为你的 Agent 提供 Kali 武器库。内置安全工具、反弹 Shell 终端支持,并通过 MCP 协议实现自主工程化。
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-toolkit": {
      "command": "uvx",
      "args": [
        "kali-mcp-toolkit"
      ]
    }
  }
}

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