Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOCKER_HOST | No | Docker daemon host (e.g., tcp://localhost:2376, npipe:////./pipe/docker_engine) | |
| DOCKER_PORT | No | Docker daemon port | |
| DOCKER_PROTOCOL | No | Protocol (http or https) | |
| DOCKER_CERT_PATH | No | Path to Docker certificates directory | |
| DOCKER_TLS_VERIFY | No | Enable TLS verification (1 or 0) | |
| DOCKER_SOCKET_PATH | No | Path to Docker socket (overrides platform default) |
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 | |