Claude Kali MCP CommanderServer

house-of-stark
GitHub
securitypenetration testingMCP

Loading subscription status...

💡 Description

An MCP server that provides secure access to Kali Linux cybersecurity tools through Claude's interface, enabling users to run Kali Linux commands directly from Claude Desktop.

📝 JSON Entries

{
  "mcpServers": [
    {
      "kali-mcp": {
        "env": {},
        "args": [
          "exec",
          "-i",
          "kali-mcp-commander-minimal",
          "npx",
          "@wonderwhy-er/desktop-commander"
        ],
        "command": "docker"
      }
    }
  ]
}

🛠️ Tools

get_configset_config_valueread_fileread_multiple_fileswrite_filecreate_directorylist_directorymove_file

Features

  • Docker-based containerized environment
  • Isolated environment for Kali Linux tools
  • Automatic health checks
  • MCP server integration with Claude Desktop
  • Quick and minimal configuration

💬 Example Queries

  • Run nmap scanning on a target IP
  • Access Metasploit tools for penetration testing