Skip to main content
Glama

docker-mcp

by QuantGeekDev

get-logs

Retrieve Docker container logs by specifying the container name using this MCP server tool for efficient log management and troubleshooting.

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