Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
container_start

Start the Kali Linux Docker container. Must be called before running any commands.

container_stop

Stop and remove the Kali Linux Docker container.

container_status

Check the status of the Kali Linux Docker container.

execute_command

Execute a shell command inside the Kali Linux container. Use this to run security tools like nmap, sqlmap, hydra, nikto, gobuster, john, hashcat, dirb, enum4linux, and any other installed tool.

upload_file

Upload/write a file to the Kali Linux container. Useful for uploading wordlists, scripts, or configuration files.

download_file

Read/download a file from the Kali Linux container. Useful for retrieving scan results and output files.

list_files

List files in a directory inside the Kali Linux container.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/Hannes221/kali-mcp'

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