Skip to main content
Glama
314,930 tools. Last updated 2026-07-28 14:28

"Understanding and Using Docker Logs" matching MCP tools:

  • Fetch server logs and system metrics from Kastell-managed servers. Use 'logs' to retrieve recent lines from container, Docker, or system journal; 'monitor' for CPU, RAM, and disk usage.
    Apache 2.0
  • Query Docker Compose project state: list container status, view resolved configuration, or tail service logs.
    MIT
  • Retrieve Docker container logs with options for tail count, timestamp inclusion, and live follow. Specify container ID and customize log output.
    MIT
  • Search logs of multiple Docker containers simultaneously using regex patterns. Returns matched lines with container name and timestamp for efficient troubleshooting.
    MIT

Matching MCP Servers

  • F
    license
    -
    quality
    B
    maintenance
    MCP server for viewing Docker container logs on a remote VPS via SSH.
    Last updated
  • -
    license
    -
    quality
    -
    maintenance
    Enables reading Docker container logs and stats from remote servers via SSH, supporting container listing, log retrieval, stats, inspection, and Docker Compose logs.
    Last updated

Matching MCP Connectors

  • Security audit for docker-compose.yml — 25 checks: secrets, privileges, network, volumes, images.

  • Rick and Morty MCP — wraps the Rick and Morty API (free, no auth)

  • Retrieve Docker container logs with options to view a specific number of recent lines or filter by time range.
    MIT
  • Retrieve Docker container logs by name. Optionally limit lines or specify a remote server.
    MIT
  • View and monitor Docker Compose service logs to troubleshoot issues, track container activity, and analyze application performance in development and production environments.
    MIT
  • Retrieve logs from a Docker container by specifying container ID or name, with options to limit line count or show last N lines.
    MIT
  • Retrieve container logs from Docker to monitor application behavior and troubleshoot issues by specifying the container name.
    MIT
  • Analyze text for errors and warnings in logs including compilation, npm, Docker, and runtime logs to identify issues and improve system reliability.
    MIT
  • Retrieve Docker container logs to monitor application output and debug issues. Specify container ID and optional line count for targeted log access.
    MIT
  • Fetch Docker container logs to monitor application performance, troubleshoot errors, and analyze system behavior by retrieving log entries from specified containers.
    MIT
  • Retrieve Docker container logs with options to set tail count, filter by timestamp, and enable follow mode for real-time output.
    MIT