Skip to main content
Glama
bshandley

Homelab MCP Server

by bshandley

docker_container_logs

Retrieve recent Docker container logs for monitoring and troubleshooting, with options to filter by time, content, and line count.

Instructions

Get recent logs from a container

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
containerYesContainer name or ID
linesNoNumber of lines to return (default: 50, max: 500)
sinceNoOnly logs since timestamp, e.g., "1h", "30m"
filterNoRegex pattern to filter log lines (e.g., "error|warn|fail")

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/bshandley/homelab-mcp'

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