Kali Linux MCP Server
Related Servers
Alternatives to Kali Linux MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI-assisted penetration testing by connecting MCP clients to execute terminal commands on a Kali Linux machine, supporting tools like Nmap, Metasploit, and custom commands.MIT
- AlicenseNot gradedqualityAmaintenanceMCP server providing Kali Linux security tools for authorized penetration testing, with tiered tool sets for network scanning, web testing, and more, run via Docker stdio.1MIT
- FlicenseNot gradedqualityCmaintenanceA penetration testing MCP server that runs 20 hacking tools inside a Kali Linux Docker container, enabling AI assistants to execute security scans and attacks via natural language.2-
- AlicenseNot gradedqualityDmaintenanceA security pentesting MCP server with 89 tools across 10 categories, enabling comprehensive reconnaissance, web security, OSINT, and exploitation tasks. It features a native Windows/WSL bridge for Kali Linux tools and scope-aware permission tiers for safe and efficient scanning.3MIT
- FlicenseNot gradedqualityDmaintenanceProvides penetration testing tools including nmap, nikto, sqlmap, wpscan, and exploit database searches for educational and authorized security testing purposes using Kali Linux tools.-
- AlicenseNot gradedqualityCmaintenanceThis MCP server offers 72 typed tools for Kali Linux pentesting, including recon, web, AD, cracking, C2, remote desktop, and tunneling. It provides structured JSON output, persistent session state, and auto-populated findings for streamlined workflows.MIT
TDQS
Scored across 5 tools
Each tool has a clearly distinct purpose within the interactive command lifecycle: start_interactive_command initiates sessions, send_input_to_command provides input, get_command_output retrieves output, close_interactive_command terminates sessions, and execute_command handles non-interactive commands. There is no overlap or ambiguity between these functions.
All tools follow a consistent verb_noun pattern with snake_case naming (e.g., start_interactive_command, close_interactive_command). The naming is predictable and readable throughout the set, with no deviations in style or convention.
With 5 tools, this server is well-scoped for managing interactive and non-interactive commands in a Kali Linux environment. Each tool serves a specific role in the command lifecycle, and there are no extraneous or missing tools for this focused purpose.
The tool set provides complete coverage for the domain of command execution in Kali Linux, including starting, interacting with, monitoring, and terminating both interactive and non-interactive commands. There are no obvious gaps, and agents can handle full command workflows without dead ends.