MCP Podman runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from pypi. Last commit 20 Sep 2026.
MCP server for Podman container management via the Podman REST API
We read the source, 9 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
USER 0
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add podman -- uvx mcp-podman-crunchtools
{
"mcpServers": {
"podman": {
"args": [
"mcp-podman-crunchtools"
],
"command": "uvx"
}
}
}
[mcp_servers.podman]
command = "uvx"
args = ["mcp-podman-crunchtools"]
{
"mcpServers": {
"podman": {
"args": [
"mcp-podman-crunchtools"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"podman": {
"args": [
"mcp-podman-crunchtools"
],
"command": "uvx"
}
}
}
MCP server for macOS Contacts.app — contact management via AppleScript
MCP server for consuming and managing Groups.io data via the Groups.io REST API
MCP server for RetailCRM — orders, customers management via API v5.
Rust MCP server and CLI for Arcane Docker and container management.
MCP server for Megaplan — tasks, deals management via API v3.
Unofficial MCP server for managing Healthchecks.io checks via the Management API
MCP server for mortgage rate pricing and mini pricer management via the Lenderprice API
MCP server for managing Caddy web servers via the admin API
Answers built from our own checks of this server.