Skip to main content
Glama

Docker MCP Server

stop_container

Stop a running Docker container by specifying its ID or name. This tool is designed for managing Docker resources within the Docker MCP Server, enabling efficient container control.

Instructions

Stop a running Docker container

Input Schema

NameRequiredDescriptionDefault
containerYesContainer ID or name

Input Schema (JSON Schema)

{ "properties": { "container": { "description": "Container ID or name", "type": "string" } }, "required": [ "container" ], "type": "object" }
Install Server

Other Tools from Docker MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/suvarchal/docker-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server