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
list_containers

List Docker containers. Set all=true to include stopped containers.

container_logs

Get logs from a Docker container.

start_container

Start a stopped Docker container.

stop_container

Stop a running Docker container.

restart_container

Restart a Docker container.

remove_container

Remove a Docker container. Use force=true to remove running containers.

exec_command

Execute a command inside a running Docker container.

container_stats

Get CPU, memory, and network stats for a running Docker container.

list_images

List Docker images on the host.

remove_image

Remove a Docker image. Use force=true to force removal.

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

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