#141 · Primary category: Cybersecurity & Decryption Tools

MCP-Kali-Server

kali-tools mcp mcp-server penetration-testing pentesting security

MCP configuration to connect AI agent to a Linux machine.

Project last updated:03/17/26

GitHub Stars

806

Forks

159

Contributors

4

License

MIT

Why we included this project

If you do offensive security work or play CTFs, this project lets your AI assistant actually drive a Kali box instead of just suggesting commands. It sits between MCP clients like Claude Desktop and a local API server, so the model can run terminal commands and call tools like Nmap, Gobuster, Hydra, sqlmap, and Metasploit, then read the structured output. That turns a chat assistant into something that can run recon and enumeration, then iterate on exploitation steps on its own. It's most useful for automating the repetitive scanning that eats up time in engagements and CTF runs. The project also documents sensible operational habits, like binding to localhost and tunneling over SSH, which matters because this tool can run arbitrary commands on your machine.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category