Woow_podman__mcp_server

WOOWTECH/Woow_podman__mcp_server
★ 0 stars Python API Integration Updated today
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "woow_podman__mcp_ser": {
      "command": "uvx",
      "args": [
        "woow-podman--mcp-server"
      ]
    }
  }
}

Or install with pip: pip install woow-podman--mcp-server

README Excerpt

A FastMCP server that exposes a **Podman host** through its libpod REST API as MCP tools, plus a web admin console that supervises it, gates it, and publishes it on an authenticated URL that Claude (or any MCP client) can connect to directly. It runs as **one rootless Podman container that borrows the host's Podman socket** — the container

Tools (12)

ADMIN_PASSWORDJWT_SECRETMCP_AUTH_TOKENPODMAN_API_VERSIONPODMAN_MCP_MAX_CHARSPODMAN_MCP_PROFILEPODMAN_URIfullmcp_admin_corepodman_mcp_adminreadonlywoow_podman_mcp_server