Loomal

podman-mcp-server

MCP server by github.com/manusa/podman-mcp-server

A Model Context Protocol (MCP) server for container runtimes (Podman and Docker)

74 starsnpm: podman-mcp-server

About podman-mcp-server

podman-mcp-server is an MCP (Model Context Protocol) server published by manusa in the official MCP registry, listed under Code Execution on Loomal. A Model Context Protocol (MCP) server for container runtimes (Podman and Docker)

It ships as an npm package (podman-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/manusa/podman-mcp-server, where the project has earned 74 GitHub stars.

Use podman-mcp-server with your agent

Claude Code · one command
claude mcp add podman-mcp-server -- npx -y podman-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "podman-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "podman-mcp-server"
      ]
    }
  }
}
npmpodman-mcp-server

Frequently asked questions

What is podman-mcp-server?
podman-mcp-server is an MCP (Model Context Protocol) server by manusa in the Code Execution category. A Model Context Protocol (MCP) server for container runtimes (Podman and Docker)
How do I connect podman-mcp-server to Claude, Cursor, or another MCP client?
Install podman-mcp-server from its npm package (podman-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is podman-mcp-server open source?
Yes — the source code is public at github.com/manusa/podman-mcp-server, with 74 GitHub stars.
Can AI agents pay to use podman-mcp-server?
Not yet through Loomal — podman-mcp-server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain podman-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.