Skip to main content
Glama
WOOWTECH

Woow Podman MCP Server

by WOOWTECH

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JWT_SECRETNoSecret used for JWT signing and session validation. If not set, a random one is generated per process.
PODMAN_URINoThe URI for the Podman socket (e.g., unix:///run/podman/podman.sock or tcp://host:2376).unix:///run/podman/podman.sock
ADMIN_PASSWORDNoPassword for the admin console. If not set, a random password is generated and logged on first boot.
MCP_ADMIN_CONFIGNoPath to the configuration file where settings such as the connection and profile are stored./data/config.json
PODMAN_API_VERSIONNoThe libpod API version to target. Must not be newer than the daemon's version.v5.0.0
PODMAN_MCP_PROFILENoThe safety profile: readonly, safe, or full. Controls which MCP tools are exposed.safe
PODMAN_MCP_MAX_CHARSNoMaximum number of characters per tool response. Tools truncate by row and report dropped rows.20000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/WOOWTECH/Woow_podman__mcp_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server