Skip to main content
Glama
442,443 tools. Updated 2026-08-11 09:24

"How to run Docker and view logs" matching MCP tools:

Matching MCP Servers

  • F
    license
    A
    quality
    B
    maintenance
    MCP server for viewing Docker container logs on a remote VPS via SSH.
    5

Matching MCP Connectors

  • View or update code execution configuration: adjust execution mode, timeout, retries, auto-install, and Docker image.
    MIT
  • Retrieve and display stdout logs from DDEV services with docker logs. Use flags to set service, follow output, or tail lines for web or database containers.
    GPL 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
  • Fetch a snapshot of Docker service logs from LaunchFrame projects to monitor application behavior and troubleshoot issues by retrieving the last N lines of log output.
    MIT
  • Fetch logs for a specific function run to troubleshoot and monitor execution. Supply project ID and run ID, with options to limit entries or filter by timestamp.
    MIT
  • Retrieve Docker container logs with options to view a specific number of recent lines or filter by time range.
    MIT