Skip to main content
Glama

Docker MCP Server

list_containers

Retrieve a list of Docker containers with options to display running or all containers. Enables efficient container management and monitoring through the Docker MCP Server.

Instructions

List all Docker containers

Input Schema

NameRequiredDescriptionDefault
allNoShow all containers (default shows just running)

Input Schema (JSON Schema)

{ "properties": { "all": { "description": "Show all containers (default shows just running)", "type": "boolean" } }, "type": "object" }

Other Tools from Docker MCP Server

Related Tools

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

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