mcp_kali_connector
by josephkjk
Overview
Connects an AI agent (Claude/ChatGPT) to a remote Kali Linux API server to execute various hacking and security tools remotely.
Installation
kali-mcp --server http://<your-kali-ip>:5000Security Notes
The `execute_command` tool allows the AI agent to execute arbitrary commands on the remote Kali Linux API server, posing a severe Remote Code Execution (RCE) risk. This is a critical security vulnerability as a malicious or improperly prompted AI could execute dangerous system commands. The overall security relies heavily on the (unseen) remote Kali API server's implementation, which is out of scope of this client.
Similar Servers
zen-mcp-server
A server for coordinating and managing AI agents, likely for simulations or complex task execution, leveraging Claude LLMs.
crawl4ai-mcp-server
Provides a self-hosted web scraping and crawling API, similar to Firecrawl, designed for integration with AI frameworks and agents to gather web data.
Kali_MCP_server
Provides an interface for AI assistants to perform web application penetration testing using Kali Linux tools.
MCP-Kali-Server-for-SDU
An API bridge enabling AI clients (MCPs) to execute terminal commands on a Kali Linux server for AI-assisted penetration testing and CTF solving.