MCP Kali Server
@Wh0am123
MCP Kali Server について
MCP configuration to connect AI agent to a Linux machine.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"MCP-Kali-Server": {
"command": "python3",
"args": [
"-m",
"venv",
".venv"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Kali Server?
MCP Kali Server is a lightweight API bridge that connects MCP clients such as Claude Desktop or 5ire to a Linux terminal on a Kali machine, enabling AI-assisted penetration testing and CTF challenge solving by executing commands and interacting with tools like Nmap, Metasploit, and Gobuster.
How to use MCP Kali Server?
Install on Kali via sudo apt install mcp-kali-server and run kali-server-mcp. For bleeding edge, clone the repo, create a venv, install dependencies, and run ./server.py. Then run the client on the same or a remote machine, optionally using an SSH tunnel, and configure your MCP client (e.g., Claude Desktop or 5ire) with the client command and server address.
Key features of MCP Kali Server
- AI endpoint integration with any MCP client like Claude Desktop or 5ire
- Controlled command execution API on a Kali Linux machine
- Support for web challenges via tools like
curland other AI-needed commands - Designed for offensive security professionals automating recon and exploitation
Use cases of MCP Kali Server
- AI‑driven penetration testing with automated reconnaissance and exploitation
- Solving CTF challenges by having the AI suggest and run terminal commands
- Memory forensics using Volatility, automated via AI
- Disk forensics with SleuthKit, automated via AI
FAQ from MCP Kali Server
What tools are available through MCP Kali Server?
The server can execute Dirb, enum4linux, Gobuster, Hydra, John the Ripper, Metasploit-Framework, Nikto, Nmap, sqlmap, WPScan, and raw terminal commands.
What are the runtime requirements?
The server runs on Kali Linux. It requires Python 3 and a virtual environment; installation via apt is also available. MCP clients can run on any OS (Linux, Windows, macOS).
Can I connect to the server remotely?
Yes, you can bind the server to a specific IP using --ip and a port with --port. SSH tunneling is recommended for secure remote access; binding to 0.0.0.0 is strongly discouraged.
How do I integrate MCP Kali Server with Claude Desktop?
Edit the Claude Desktop config file (claude_desktop_config.json) to include the client command pointing to the server address, as shown in the provided mcp-kali-server.json example.
Is this tool intended for malicious use?
No. The project is strictly for educational and ethical testing purposes. Unauthorized access, exploitation, or malicious activity is prohibited; the author assumes no responsibility for misuse.
「その他」の他のコンテンツ
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Servers
modelcontextprotocolModel Context Protocol Servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
コメント