MCP-сервер Podman (контейнеры).
npx If you have npm installed, this is the fastest way to get started with podman-mcp-server on Claude Desktop. Open your claude_desktop_config.json and add the mcp server to the list of mcpServers: { "mcpServers": { "podman": { "command": "npx", "args": [ "-y", "podman-mcp-server@latest" ] } } } VS