docker-mcp
by QuantGeekDev
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
deploy-stack | Generate and deploy a Docker stack based on requirements |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
create-container | Create a new standalone Docker container |
deploy-compose | Deploy a Docker Compose stack |
get-logs | Retrieve the latest logs for a specified Docker container |
list-containers | List all Docker containers |