Skip to main content
Glama
457,778 tools. Updated 2026-08-14 15:09

"List of Servers Running as Docker Containers" matching MCP tools:

  • List running Docker containers to monitor active processes. Optionally show all containers, including stopped ones.
    MIT
  • List Docker containers running on a Synology NAS by providing the device ID. Monitor active containers to manage Docker deployments.
  • Summarize Docker disk usage per object type to identify reclaimable space and plan pruning of images, containers, volumes, and build cache.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Provides AI agents with real-time ground truth about what's actually running on the machine, including live agent sessions, listening TCP ports, loaded daemons, and system stats. It reads directly from the OS via fixed commands, ensuring agents never rely on stale docs or transcripts.
    5
    167
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Provides comprehensive running performance calculations including VDOT, training paces, race time predictions, velocity markers, and heart rate zones using Jack Daniels, Greg McMillan, and Riegel methodologies.
    9
    MIT

Matching MCP Connectors

  • List Docker networks using filters for names, IDs, drivers, labels, and managed-only status. Optionally retrieve extended details including connected containers.
    MIT
  • Retrieve live CPU, memory, network I/O, and PID stats for specified running containers. Pass container IDs or 'all' for a one-shot sample.
    MIT
  • Lists Docker containers (including stopped) and images for inventory. Read-only via API; fails if daemon is unreachable.
    MIT
  • Retrieve a combined Docker snapshot with containers, images, running stats, disk usage, and networks. Read-only API; per-part errors are included without failing the call.
    MIT
  • Disable a Docker plugin to stop it intercepting API calls, preventing new containers from using it while keeping it installed. Force disables it even if active containers use it.
    MIT
  • Stop all running services in a Docker Compose project while preserving container configurations and data volumes. Use to temporarily halt a project without removing data or configurations.
    MIT
  • Fix stale Docker connections by closing pooled clients; they rebuild automatically on next use, leaving running containers untouched.
    MIT
  • List Docker containers, with optional inclusion of stopped ones. Access is controlled by container.read permission.
    MIT