Skip to main content
Glama
Swartdraak

Docker MCP Server

by Swartdraak

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_containers

List all Docker containers

list_images

List Docker images

create_container

Create a new Docker container

run_container

Run a container (create and start). This is the preferred method for starting containers.

start_container

Start a stopped Docker container

stop_container

Stop a running Docker container

remove_container

Remove a Docker container

inspect_container

Get detailed information about a container

container_logs

Get logs from a container

pull_image

Pull a Docker image from a registry

list_networks

List Docker networks

list_volumes

List Docker volumes

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/Swartdraak/Docker-MCP'

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