Skip to main content
Glama
zskycode
by zskycode

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_containersB

List all Docker containers

list_imagesA

List all Docker images

run_containerC

Run a Docker container

stop_containerB

Stop a running Docker container

remove_containerC

Remove a Docker container

pull_imageB

Pull a Docker image from a registry

compose_upB

Start Docker Compose services

compose_downB

Stop and remove Docker Compose services

compose_psC

List Docker Compose services

compose_logsA

View Docker Compose service logs

compose_buildC

Build Docker Compose services

inspect_containerC

Show detailed information about a container

container_logsB

Fetch the logs of a container

exec_containerC

Execute a command in a running container

container_statsA

Display a live stream of container resource usage statistics

build_imageC

Build an image from a Dockerfile

prune_imagesB

Remove unused images

list_networksA

List all Docker networks

create_networkB

Create a new Docker network

remove_networkB

Remove a Docker network

network_connectB

Connect a container to a network

list_volumesA

List all Docker volumes

create_volumeD

Create a Docker volume

remove_volumeB

Remove a Docker volume

system_infoB

Display system-wide information

system_dfA

Show Docker disk usage

security_scanA

Scan a Docker image for vulnerabilities

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/zskycode/docker-mcp'

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