Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level for debugging | |
| DOCKER_HOST | No | Docker host address for remote connections | |
| DOCKER_PORT | No | Docker port for remote connections | |
| DOCKER_SOCKET | No | Path to the Docker socket for local connections | /var/run/docker.sock |
| DOCKER_SERVERS | No | Multiple Docker servers configuration in format: name:host:port:protocol | |
| DOCKER_PROTOCOL | No | Protocol for Docker remote connections (http/https) |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |