Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| docker_remote_connection | Connect to remote Docker hosts via SSH or configure Docker host |
| docker_backup_migration | Backup containers, volumes, and entire projects for migration |
| docker_monitoring_advanced | Enhanced monitoring with health checks, events, and detailed statistics |
| docker_compose_advanced | Manage Docker projects with natural language using plan+apply workflow |
| execute_docker_command | Execute Docker commands using natural language or direct commands |
| manage_containers | Manage Docker containers (list, start, stop, remove) |
| manage_images | Manage Docker images (list, pull, remove, build) |
| docker_info | Get Docker system information and statistics |
| manage_volumes | Manage Docker volumes (list, create, remove, inspect) |
| manage_networks | Manage Docker networks (list, create, remove, inspect, connect, disconnect) |
| create_container | Create and run Docker containers with advanced options |
| docker_registry | Search Docker Hub, login/logout, push/pull operations |
| docker_monitoring | Monitor containers, get logs, inspect resources, and troubleshoot issues |
| docker_compose | Manage Docker Compose services |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| docker-help | Comprehensive Docker commands and natural language examples |