Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoBinding host0.0.0.0
MCP_PORTNoServer port3001
MCP_TRANSPORTNoTransport mode (http, streamable-http, or stdio)stdio
MCP_SERVER_NAMENoDisplay namePodman MCP Server
MCP_ENABLE_BROADCASTNoEnable/disable broadcastingtrue
MCP_BROADCAST_INTERVALNoSeconds between announcements30

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
list_containersB

List containers (running by default, all if requested).

container_infoB

Inspect a container by name or ID.

start_containerB

Start a stopped container.

stop_containerB

Stop a running container.

restart_containerB

Restart a container.

container_logsB

Get logs from a container.

run_containerC

Run a new container.

remove_containerC

Remove a container.

exec_containerB

Execute a command inside a container.

list_imagesB

List container images.

pull_imageB

Pull a container image from a registry.

container_statsB

Get resource usage statistics for containers.

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/kunwarmahen/podman-mcp-server'

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