Skip to main content
Glama

list_containers

View running Podman containers or display all containers when needed to manage containerized applications and monitor container status.

Instructions

List containers (running by default, all if requested).

Input Schema

NameRequiredDescriptionDefault
allNoShow all containers, not just running

Input Schema (JSON Schema)

{ "properties": { "all": { "default": false, "description": "Show all containers, not just running", "title": "All", "type": "boolean" } }, "type": "object" }

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/kunwarmahen/podman-mcp-server'

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