Skip to main content
Glama

docker-mcp

by QuantGeekDev

get-logs

Retrieve real-time logs for a specific Docker container to monitor status and troubleshoot issues with ease. Input the container name to access detailed log data instantly.

Instructions

Retrieve the latest logs for a specified Docker container

Input Schema

NameRequiredDescriptionDefault
container_nameYes

Input Schema (JSON Schema)

{ "properties": { "container_name": { "type": "string" } }, "required": [ "container_name" ], "type": "object" }
Install Server

Other Tools from docker-mcp

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/QuantGeekDev/docker-mcp'

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