Manage Podman containers via REST API for creation, inspection, and operations.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "MCP Podman" MCP server from askskill: Run: claude mcp add 'io-github-crunchtools-podman' -- npx -y mcp-podman-crunchtools
Using MCP Podman, list all current containers and show their status, image names, and port mappings.
A container list with runtime status, image details, and port configuration.
Using MCP Podman, pull the latest nginx image, create and start a container named web-demo, and map container port 80 to host port 8080.
The image is pulled, the container is created and started, and the response includes the container ID and port mapping.
Using MCP Podman, inspect the container named api-service, review its logs, environment variables, and latest exit status, then summarize possible causes of the issue.
A diagnostic summary with key log findings, configuration details, and possible failure causes.
Let AI agents manage, build, and diagnose Linux containers on macOS.
Manage Docker containers, images, Compose, Swarm, and registries from one tool.
Manage Docker resources through the Docker SDK and CLI.
Manage Docker containers with natural-language commands for common lifecycle operations.
Manage Kubernetes resources with natural language for deployment and troubleshooting.
Manage Kubernetes clusters, resources, backups, and diagnostics using natural language.