MCP Podman for Claude Desktop
io.github.crunchtools/podman
MCP server for Podman container management via the Podman REST API
client:Claude Desktop
transport:stdio
runtime:pypi
Install MCP Podman in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"podman": {
"command": "uvx",
"args": [
"mcp-podman-crunchtools"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs