RamiBotAI/rami-kali-MCP
Rami-Kali MCP server running on Kali Linux. Exposes recon, exploitation, MITM, wireless, and credential tools via JSON-RPC 2.0 for use with LLM agents. Part of the RamiBot platform.
Platform-specific configuration:
{
"mcpServers": {
"rami-kali-MCP": {
"command": "npx",
"args": [
"-y",
"rami-kali-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...