Skip to main content
Glama

Docker MCP Server

list_containers

Lists all Docker containers on the Docker MCP Server, with options to display running containers or all containers, for efficient container management.

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" }
Install Server

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