docker_stop
Stop a Docker container by name using the homebutler MCP server. Manage containers locally or on remote servers through SSH.
Instructions
Stop a Docker container by name
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Container name to stop | |
| server | No | Remote server name from config (optional, runs locally if omitted) |