mcp-podman-crunchtools
Provides tools for managing Podman containers, images, pods, networks, volumes, and system information via the Podman REST API.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-podman-crunchtoolslist all running containers"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-podman-crunchtools
MCP server for Podman container management via the Podman REST API. Manages containers, images, pods, networks, volumes, and system info. Supports both rootful and rootless Podman.
Installation
# uvx (zero-install)
uvx mcp-podman-crunchtools
# pip
pip install mcp-podman-crunchtools
# Container
podman run -v /run/podman/podman.sock:/run/podman/podman.sock:z \
--security-opt label=type:container_runtime_t \
quay.io/crunchtools/mcp-podmanRelated MCP server: Container Exec MCP Server
Configuration
Variable | Required | Default | Description |
| No | Auto-detect | Unix socket path |
| No | — | File containing socket path |
| No | 30 | Request timeout in seconds |
Socket auto-detection order:
$XDG_RUNTIME_DIR/podman/podman.sock(rootless)/run/user/$UID/podman/podman.sock(rootless fallback)/run/podman/podman.sock(rootful)
Claude Code Integration
claude mcp add mcp-podman-crunchtools \
--env PODMAN_SOCKET=/run/podman/podman.sock \
-- uvx mcp-podman-crunchtoolsTools (30)
Containers (12)
Tool | Description |
| List containers |
| Get container details |
| Start a container |
| Stop a container |
| Restart a container |
| Send signal to container |
| Remove a container |
| Get container logs |
| List processes |
| Resource usage |
| Create a container |
| Remove stopped containers |
Images (5)
Tool | Description |
| List images |
| Get image details |
| Pull from registry |
| Remove an image |
| Remove unused images |
Pods (7)
Tool | Description |
| List pods |
| Get pod details |
| Start a pod |
| Stop a pod |
| Restart a pod |
| Remove a pod |
| Create a pod |
Networks (2)
Tool | Description |
| List networks |
| Get network details |
Volumes (2)
Tool | Description |
| List volumes |
| Get volume details |
System (2)
Tool | Description |
| Podman system info |
| Disk usage |
License
AGPL-3.0-or-later
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseAqualityDmaintenanceEnables AI tools to manage containerized applications through Podman, supporting container lifecycle operations, command execution, log viewing, image management, and resource monitoring. Features automatic network discovery for seamless integration with MCP Discovery Hub.Last updated12
- AlicenseAqualityDmaintenanceEnables AI assistants to manage Docker containers, execute commands inside them, and inspect container information through a minimalist set of tools supporting both stdio and HTTP transports.Last updated3241MIT
- Flicense-qualityDmaintenanceEnables AI assistants to manage Docker containers, images, networks, and services through the Portainer API.Last updated
- Flicense-qualityDmaintenanceEnables AI assistants to manage and analyze containers across Docker and Podman through natural language, providing unified inspection, monitoring, and diagnostics.Last updated3
Related MCP Connectors
Operate your Linux servers from your LLM. Every action runs through an auditable allowlist.
MCP server for Pentest-Tools.com: run scans, manage findings and reports via your preffered LLM.
Single entry point for the GOSCE portfolio: routes orchestrators to verified agents by capability, w
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/crunchtools/mcp-podman'
If you have feedback or need assistance with the MCP directory API, please join our Discord server