Skip to main content
Glama

Kali Linux MCP Server

by pellax
.env.example540 B
# Kali MCP Server Environment Configuration # Server settings MCP_HOST=127.0.0.1 MCP_PORT=8000 # Security settings - Maximum execution time for commands (seconds) MCP_MAX_EXEC_TIME=300 # Maximum output size (bytes) MCP_OUTPUT_LIMIT=10000 # Network restrictions (comma-separated list of allowed networks) # Example: 192.168.1.0/24,10.0.0.0/8 # Leave empty to allow any target (not recommended for production) MCP_ALLOWED_NETWORKS= # Tool paths MCP_TOOLS_PATH=/usr/bin # API tokens (optional) WPSCAN_API_TOKEN=your_wpscan_api_token_here

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/pellax/kaliMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server