Skip to main content
Glama

Kali Linux MCP Server

by pellax
.dockerignore580 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual environments venv/ env/ ENV/ # IDE files .vscode/ .idea/ *.swp *.swo *~ # OS files .DS_Store Thumbs.db # Git .git/ .gitignore # Docker .dockerignore Dockerfile docker-compose*.yml # Logs *.log logs/ # Temporary files *.tmp *.temp .cache/ # Data directories (if you want to exclude them from image) data/ *.db *.sqlite # Environment files with secrets .env .env.local .env.production

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