Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOCKER_MCP_HOST | No | Remote Docker host | |
| DOCKER_MCP_PORT | No | SSH port (default: 22) | 22 |
| DOCKER_MCP_LOCAL | No | Use local Docker daemon | true |
| DOCKER_MCP_USERNAME | No | SSH username | |
| DOCKER_MCP_PASSPHRASE | No | SSH key passphrase | |
| DOCKER_MCP_PRIVATE_KEY | No | SSH private key path |
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 | |