Claude Kali MCP Commander

1

Integrations

  • Provides secure access to Kali Linux penetration testing tools directly through Claude's interface, allowing users to run security tools in an isolated Docker container.

Claude Kali MCP Integration

A clean, minimal implementation of Kali Linux MCP (Model Context Protocol) integration for Claude Desktop, providing secure access to Kali Linux tools through Claude's interface.

Features

  • 🐳 Docker-based - Easy deployment with containerization
  • 🔒 Isolated Environment - Kali Linux tools in a secure container
  • 🔄 Automatic Health Checks - Ensures service reliability
  • 📡 MCP Server - Standard protocol for Claude Desktop integration
  • 🚀 Quick Setup - Get started with a single command
  • 🔧 Configurable - Customize ports and settings as needed

Prerequisites

Quick Start

  1. Clone the repository:
    git clone https://github.com/house-of-stark/Claude-Kali-MCP-Commander.git cd Claude-Kali-MCP-Commander
  2. Start the services:
    chmod +x start.sh ./start.sh
  3. Configure Claude Desktop:
    • Open Claude Desktop settings
    • Set MCP Server URL to: http://localhost:8081
    • Restart Claude Desktop

Project Structure

. ├── .gitignore # Git ignore file ├── CONTRIBUTING.md # Contribution guidelines ├── Dockerfile # Kali Linux container setup ├── LICENSE # MIT License ├── README.md # This file ├── config/ # Configuration files │ └── claude_desktop_config.json # Claude Desktop config ├── docker-compose.yml # Service definitions ├── health-server.js # Health check server ├── package.json # Node.js dependencies └── start.sh # Helper script to start services

Troubleshooting

  • Port conflicts: Modify the ports in docker-compose.yml
  • Container logs: docker logs kali-mcp-commander
  • Container health: docker ps --filter "name=kali"
  • Network issues: Ensure Docker has proper network access

Contributing

Contributions are welcome! Please read our Contributing Guidelines for details on how to contribute to this project.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Credits

  • Original work by Eduard Ruzga (2024)
  • Modified and maintained by Chris Stark (2025)

    f2528943306fb6b4af5304651bec9b6f31738d60

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

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.

  1. Features
    1. Prerequisites
      1. Quick Start
        1. Project Structure
          1. Troubleshooting
            1. Contributing
              1. License
                1. Credits

                  Related MCP Servers

                  • A
                    security
                    A
                    license
                    A
                    quality
                    An MCP server to run commands.
                    Last updated -
                    2
                    556
                    133
                    TypeScript
                    MIT License
                    • Apple
                  • A
                    security
                    A
                    license
                    A
                    quality
                    A secure MCP server for Windows Subsystem for Linux environments, facilitating safe command execution with extensive validation and protection against vulnerabilities like shell injection and dangerous commands.
                    Last updated -
                    2
                    24
                    9
                    JavaScript
                    MIT License
                  • -
                    security
                    A
                    license
                    -
                    quality
                    An MCP server that enables secure execution of shell commands across Windows, macOS, and Linux with built-in whitelisting and approval mechanisms for enhanced security.
                    Last updated -
                    13
                    JavaScript
                    MIT License
                    • Linux
                    • Apple
                  • A
                    security
                    F
                    license
                    A
                    quality
                    A tool that allows penetration testing through Kali Linux commands executed via a Multi-Conversation Protocol server, supporting security testing operations like SQL injection and command execution.
                    Last updated -
                    5
                    5
                    TypeScript

                  View all related MCP servers

                  ID: gf1wuhlxzi