Skip to main content
Glama
mustafaTokmak

container-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CONTAINER_MCP_READONLYNo`1`/`true`: only listing, logs, and status workoff
CONTAINER_MCP_AGENT_NAMENoValue of the `dev.container-mcp.agent` label on created containersagent
CONTAINER_MCP_TIMEOUT_MSNoBase CLI timeout in ms. Image pulls/builds and wait-mode runs get 600000 automatically.120000
CONTAINER_MCP_DEFAULT_CPUSNoCPU limit applied when the agent does not specify one2
CONTAINER_MCP_ALLOWED_MOUNTSNoColon-separated allowlist of host paths agents may mount, copy to/from, or build from. Setting it replaces the default.
CONTAINER_MCP_DEFAULT_MEMORYNoMemory limit applied when the agent does not specify one2g
CONTAINER_MCP_MAX_CONTAINERSNoMaximum concurrent containers run_container will create10
CONTAINER_MCP_ALLOW_UNMANAGEDNo`1`/`true`: allow operating on containers not created by this serveroff

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/mustafaTokmak/container-mcp'

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