docker-mcp

deploy-compose

Deploy a Docker Compose stack by providing a YAML configuration and project name to streamline container orchestration on the docker-mcp server.

Instructions

Deploy a Docker Compose stack

Input Schema

NameRequiredDescriptionDefault
compose_yamlYes
project_nameYes

Input Schema (JSON Schema)

{ "properties": { "compose_yaml": { "type": "string" }, "project_name": { "type": "string" } }, "required": [ "compose_yaml", "project_name" ], "type": "object" }

You must be authenticated.

Other Tools from docker-mcp

Related Tools

ID: 8tdzip0z5a