i3T4AN/Kali_Linux_MCP
If you are the rightful owner of Kali_Linux_MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Kali_Linux_MCP is a protocol server that exposes Kali Linux tools through a Flask API and an MCP bridge, facilitating authorized security testing and AI-assisted workflows.
Tools
Functions exposed to the LLM to take actions
nmap_scan
Performs network mapping using nmap.
gobuster_scan
Conducts directory and file brute-forcing using gobuster.
dirb_scan
Executes directory brute-forcing using dirb.
nikto_scan
Performs web server vulnerability scanning using nikto.
sqlmap_scan
Conducts SQL injection testing using sqlmap.
metasploit_run
Executes exploits using Metasploit.
hydra_attack
Performs password attacks using hydra.
john_crack
Cracks passwords using John the Ripper.
wpscan_analyze
Analyzes WordPress sites for vulnerabilities using wpscan.
enum4linux_scan
Conducts SMB enumeration using enum4linux.
execute_command
Executes arbitrary commands.
check_health
Checks the health status of the server.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client