Skip to main content
Glama

docker_containers

Manage Docker containers by listing, starting, stopping, removing, inspecting, and monitoring them through the Code MCP Server.

Instructions

Manage Docker containers (list, start, stop, remove, etc.)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform on containers
containerNoContainer name or ID
commandNoCommand to execute (for exec action)
followNoFollow log output (for logs action)
tailNoNumber of lines to show from end of logs
allNoShow all containers including stopped ones
forceNoForce operation
volumesNoRemove associated volumes (for remove action)

Latest Blog Posts

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/block/vscode-mcp'

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