container-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CONTAINER_MCP_READONLY | No | `1`/`true`: only listing, logs, and status work | off |
| CONTAINER_MCP_AGENT_NAME | No | Value of the `dev.container-mcp.agent` label on created containers | agent |
| CONTAINER_MCP_TIMEOUT_MS | No | Base CLI timeout in ms. Image pulls/builds and wait-mode runs get 600000 automatically. | 120000 |
| CONTAINER_MCP_DEFAULT_CPUS | No | CPU limit applied when the agent does not specify one | 2 |
| CONTAINER_MCP_ALLOWED_MOUNTS | No | Colon-separated allowlist of host paths agents may mount, copy to/from, or build from. Setting it replaces the default. | |
| CONTAINER_MCP_DEFAULT_MEMORY | No | Memory limit applied when the agent does not specify one | 2g |
| CONTAINER_MCP_MAX_CONTAINERS | No | Maximum concurrent containers run_container will create | 10 |
| CONTAINER_MCP_ALLOW_UNMANAGED | No | `1`/`true`: allow operating on containers not created by this server | off |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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