Zebbern Kali MCP
by zebbern
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VPN_DIR | No | Host directory mounted at /vpn (read-only) for VPN configs | ./vpn |
| API_PORT | No | Flask server port | 5000 |
| DEBUG_MODE | No | Enable debug logging | 0 |
| HTB_ROUTES | No | Comma-separated CIDRs to route (e.g. 10.129.0.0/16,10.10.0.0/16) | |
| EXTRA_HOSTS | No | Comma-separated hostname:ip pairs added to /etc/hosts | |
| KALI_API_URL | No | MCP client: URL of the Kali Flask server | http://127.0.0.1:5000 |
| BLOCKING_TIMEOUT | No | Default command timeout (seconds) | 30 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zebbern/zebbern-kali-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server