Skip to main content
Glama
mpgharris
by mpgharris

Related Servers

Alternatives to docker-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Wraps the Dokploy REST API to expose Dokploy operations as MCP tools for managing projects, applications, compose stacks, deployments, domains, and environment variables.
      21 npm
      1
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables secure Docker command execution from isolated environments like containers through MCP protocol. Provides tools for managing Docker containers, images, and Docker Compose services with security validation and async operation support.
      MIT
    • A
      license
      A
      quality
      F
      maintenance
      Allows Claude and other AI assistants to interact with Docker through the MCP protocol, enabling container and image management including listing, running, stopping, and pulling Docker resources.
      6
      74 npm
      4
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables remote Docker management over SSH via a local MCP server, providing tools to manage containers, images, Compose, and system resources.
      1
      GPL 3.0

    TDQS

    A3.7/5.0

    Scored across 17 tools

    Disambiguation5/5

    Each tool targets a distinct resource (compose, container, image, network, system, volume) and action (action, query, create, etc.), with no overlaps. Even similar verbs like 'action' and 'query' are clearly separated by resource type.

    Naming Consistency5/5

    Tool names follow a consistent snake_case pattern: resource_action (e.g., container_create, image_build, network_query). The only exception is 'docker_ping', but it still follows the convention of prefixing with the resource name.

    Tool Count5/5

    17 tools is appropriate given Docker's broad domain, covering containers, images, networks, volumes, compose, and system operations. Each tool serves a distinct purpose without unnecessary bloat.

    Completeness4/5

    The tool set covers core CRUD and lifecycle operations for all major Docker resources, including compose. Minor gaps exist (e.g., container commit, stats, login), but the surface is sufficient for most common workflows.

    Maintenance

    ActivityMaintained
    ResponsivenessSyncing