Skip to main content
Glama
521,507 tools. Updated 2026-09-06 11:42

"Information about Docker - A Platform for Software Containers" matching MCP tools:

  • List Docker containers running on a daemon, with options to include stopped ones, filter by status/label, and limit results.
    MIT
  • Check Docker disk usage by images, containers, volumes, and build cache to identify reclaimable space before pruning.
    MIT
  • Retrieve Docker daemon runtime status: container/image counts, drivers, swarm role, and warnings. Useful for monitoring Docker host health and configuration.
    MIT
  • Get full Docker container configuration, state, network settings, mounts, environment variables, and resource limits for a single container.
    MIT
  • Retrieve full inspect details for a single Docker network: connected containers with assigned IPs, IPAM config, and driver options. Provide the network ID or name to get the data.
    MIT
  • Disable a Docker plugin to stop it from intercepting API calls without removing it. Use force to disable even when active containers use it, potentially disrupting them.
    MIT

Matching MCP Servers

  • F
    license
    A
    quality
    C
    maintenance
    An MCP server that provides information about Utkarsh, including bio, skills, work experience, and portfolio projects, accessible via local stdio or remote HTTP with OAuth.
    6
    -
  • F
    license
    A
    quality
    B
    maintenance
    An MCP (Model Context Protocol) server that gives AI agents live, structured ad intelligence across Facebook, Google, and Instagram — data that no base model can produce from training alone. Powered by Apify actors. Works with any MCP-compatible client: Cursor, Claude, etc.
    11
    -

Matching MCP Connectors

  • Retrieve all Docker Compose projects on a virtual machine, including names, statuses, file paths, and container details, to get an overview of current deployments.
    MIT
  • Removes a Docker Compose project from a virtual machine, stopping all containers and cleaning up networks, volumes, and images to free up system resources.
    MIT
    Destructive
  • Restart Docker Compose services on a Hostinger VPS to apply configuration changes or recover from failures. Stops/starts containers in dependency order, preserving volumes and networks.
    MIT
  • Retrieve detailed information about a specific job from Itential Platform, including status, tasks, metrics, and results.
    GPL 3.0
  • Start all stopped services in a Docker Compose project. Brings up containers in dependency order, resuming a previously stopped project or starting services after a reboot.
    MIT
  • List Docker containers, with optional inclusion of stopped ones. Access is controlled by container.read permission.
    MIT
  • Control remote Docker containers over SSH: list, logs, start, stop, restart, stats, exec. No Docker API or open port required.
    Apache 2.0
  • Retrieve public details about a software package, including its description, latest version, license, repository links, homepage, and malicious status. Supported types: PyPI, npm, Maven, Golang, NuGet, Huggingface, RubyGems.
    Apache 2.0
  • Retrieve detailed information about a specific project in the JFrog platform by providing the unique project key for streamlined project management and analysis.
    Apache 2.0
  • Manage Docker daemons: list, start, stop, restart, remove containers, inspect configs, read/write/delete files inside running containers, view events, health, disk usage, and prune build cache.
    MIT