Skip to main content
Glama
524,660 tools. Updated 2026-09-06 17:35

"All About Docker" matching MCP tools:

  • Switch the active Docker builder for buildx operations, with options to persist the choice for the current context or globally.
    MIT
  • Clear cached Docker registry credentials from the in-memory client. Specify a registry to remove just that entry, or omit to clear all cached logins.
    MIT
  • Retrieve Docker daemon runtime status: container/image counts, drivers, swarm role, and warnings. Useful for monitoring Docker host health and configuration.
    MIT
  • Install a Docker plugin from Docker Hub using a remote reference like 'author/name:tag'. Returns the plugin's attributes after installation.
    MIT
  • Push a local Docker image to a registry. Ensure the image is tagged with the target repository and tag; optional auth config or docker login for private registries.
    MIT
  • 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

Matching MCP Servers

  • 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
    -
  • A
    license
    A
    quality
    A
    maintenance
    Universal Docker MCP server for AI assistants (Cursor, Claude Desktop). Manage Docker containers, execute commands, query databases, and handle environment configurations — all through natural language.
    10
    797
    MIT

Matching MCP Connectors

  • Does that Docker tag actually exist? Real tags, sizes and platforms, live from Docker Hub.

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

  • 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
  • Stop all running services in a Docker Compose project while preserving container configurations and data volumes, allowing a temporary halt without data loss.
    MIT
    Destructive
  • Control remote Docker containers over SSH: list, logs, start, stop, restart, stats, exec. No Docker API or open port required.
    Apache 2.0
  • Retrieve complete information about a specific tool, including all details about its input schema and purpose.
    MIT
  • Display the builder and license of this Docker MCP Server. Greet users with a welcome banner from SoyRage Agency when they ask about its origin.
    MIT
  • Retrieve Docker inventory for a local-ydb profile; containers, volumes, and inspect data appear only when Docker is reachable. Failures return ok=false with reason, avoiding false empty-host results.
    MIT
  • List all Docker containers and images, including stopped ones, via a read-only Docker API call. Use it to get a quick Docker inventory on your Linux system.
    MIT
  • Retrieves a combined Docker snapshot covering containers, images, running stats, disk usage, and networks. Read-only via the Docker API; partial failures are reported in an errors field.
    MIT
  • Identify what consumes Docker disk space with a breakdown by containers, images, volumes, and build cache. Uses read-only Docker API to diagnose storage usage.
    MIT