list_imagesPodman MCP ServerDisplay available container images from Podman to manage your containerized applications and perform image-related operations.
list_containersPodman MCP ServerView running Podman containers or display all containers when needed to manage containerized applications and monitor container status.
container_infoPodman MCP ServerInspect container details by name or ID to view configuration, status, and runtime information for containerized applications managed through Podman.
stop_containerPodman MCP ServerStop a running Podman container by name or ID. Configure timeout period before automatic termination to manage container lifecycle operations.
container_statsPodman MCP ServerMonitor container resource usage statistics including CPU, memory, and network metrics to track performance and identify resource bottlenecks in Podman containers.
restart_containerPodman MCP ServerRestart a Podman container to apply configuration changes, recover from issues, or refresh the container state using the container name or ID.