Skip to main content
Glama

Kali MCP Pentest Server

docker-compose.yml208 B
services: kali-mcp-server: build: . ports: - "8080:8080" cap_add: - NET_RAW - NET_ADMIN - NET_BIND_SERVICE restart: unless-stopped container_name: kali-mcp-server

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/andrew-stclair/kali-mcp-server'

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