MCP Directory
Back

MCP-Kali-Server

by Wh0am123 · Python · ★ 662

MCP configuration to connect AI agent to a Linux machine.

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

Install

pip install git+https://github.com/Wh0am123/MCP-Kali-Server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-kali-server": {
      "command": "uvx",
      "args": [
        "git+https://github.com/Wh0am123/MCP-Kali-Server.git"
      ]
    }
  }
}

From the README

**MCP Kali Server (MKS)** is a lightweight API bridge that connects [MCP clients](https://modelcontextprotocol.io/clients) (e.g: [Claude Desktop](https://code.claude.com/docs/en/desktop) or [5ire](https://github.com/nanbingxyz/5ire)) to the [API server](https://modelcontextprotocol.io/examples) which allows executing commands on a Linux terminal. This MCP is able to run terminal commands as well as interacting with web applications using: - - - - - - - - - - - As well as being able to execute raw commands. As a result, this is able to perform **AI-assisted penetration testing** an…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers