The MCP Kali Server connects AI agents to a Linux machine for real-time penetration testing and CTF challenge solving. It provides access to Kali Linux tools like Metasploit, Nmap, and Burp Suite. The server integrates with Linux systems and exposes APIs for network scanning, vulnerability assessment, and exploit execution. Security researchers and penetration testers use it to automate security assessments and solve challenges.
The MCP Kali Server connects AI agents to a Linux machine for real-time penetration testing and CTF challenge solving. It provides access to Kali Linux tools like Metasploit, Nmap, and Burp Suite. The server integrates with Linux systems and exposes APIs for network scanning, vulnerability assessment, and exploit execution. Security researchers and penetration testers use it to automate security assessments and solve challenges.
pip install MCP-Kali-ServerAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"wh0am123-mcp-kali-server-github": {
"command": "uvx",
"args": [
"pip install MCP-Kali-Server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from MCP Kali Server?"
No configuration required. This server works out of the box.
"What resources are available in MCP Kali Server?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in MCP Kali Server"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in MCP Kali Server with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.