Skip to main content
Glama
297,715 tools. Last updated 2026-07-14 08:25

"docker mcp" matching MCP tools:

  • View all Docker images available on your system to manage containers and resources through the Docker MCP Server.
    MIT
  • Manage Docker Compose services to start, stop, monitor, and control multi-container applications through the Docker MCP Server.
    MIT
  • Push a Docker image or repository to a registry. Supports optional authentication config for secure pushes.
    MIT
  • Set the active Docker context for CLI commands on the host running this MCP server. Requires an existing context name.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    Enables LLMs to search Docker Hub repositories, discover container images, and manage Docker Hub repositories and tags through natural language queries. Supports both public content access and authenticated operations with Docker Personal Access Tokens.
    Last updated
    157
    Apache 2.0

Matching MCP Connectors

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

  • rnv-color-mcp, a hosted color-workflow MCP server (Python, Streamable HTTP). Tools: mix (including Kubelka-Munk paint physics), convert between formats, generate harmonies, transform text case, and save/list/get named palettes. It resolves hex / CSS / custom brand color names and refuses unknown colors rather than guessing.

  • Switch the active builder for Docker buildx operations; optionally persist the choice per context or globally.
    MIT
  • Search Docker Hub for public images by keyword. Retrieve image name, description, star count, and official status.
    MIT
  • List all configured Docker hosts with their connection details, including the default host used when none is specified.
    MIT
  • Authenticate to a Docker registry by providing username and password. Supports custom registries, re-authentication, and custom dockercfg files.
    MIT
  • List Docker networks with filters for names, IDs, driver, label, or type. Optionally fetch extended details including connected containers.
    MIT
  • Load a Docker image from a tarball, either from in-band data or a file path on the server host, to make it available in the local Docker daemon.
    MIT
  • Enable a disabled Docker plugin to allow it to process API calls. Optionally set a timeout for the plugin to become healthy.
    MIT
  • Look up Docker SDK, CLI, or registry reference documentation by section. List available sections or fetch raw HTML/Markdown content to support Docker API calls and configuration files.
    MIT
  • Deploy a Docker Compose project on a virtual machine by providing a URL to a docker-compose file, a GitHub repository, or raw YAML content. Optionally set environment variables.
    MIT