Enterprise DNA
M MCP Servers Developer low

ckreiling/mcp-server-docker

by Various

MCP server for Docker

C

MCP

ckreiling/mcp-server-docker

Added 1 June 2026

Overview

An MCP server that lets AI agents interact with Docker containers and images. It exposes Docker operations as tools via the Model Context Protocol, enabling agents to list containers, inspect images, and execute commands inside running containers.

Best for

Best for
Developers building AI agents that need to manage Docker containers programmatically

Use cases

  • Automating container lifecycle management from an AI assistant
  • Running diagnostic commands inside containers without manual SSH
  • Integrating Docker operations into agentic workflows and pipelines

Notes

An MCP server that lets AI agents interact with Docker containers and images. It exposes Docker operations as tools via the Model Context Protocol, enabling agents to list containers, inspect images, and execute commands inside running containers.

717 stars on GitHub. Last updated 2025-06-05. Licensed GPL-3.0.

Use cases

  • Automating container lifecycle management from an AI assistant
  • Running diagnostic commands inside containers without manual SSH
  • Integrating Docker operations into agentic workflows and pipelines

Pros

  • Simple Python implementation with clear MCP tool definitions
  • Popular project with 717 stars indicating community trust
  • Enables direct container interaction without custom scripting

Cons

  • Limited to Docker operations exposed by the MCP server’s tool set
  • Requires the MCP host to have Docker socket access, a security consideration
  • No built-in support for Docker Compose or multi-container orchestration

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Simple Python implementation with clear MCP tool definitions
  • Popular project with 717 stars indicating community trust
  • Enables direct container interaction without custom scripting

Cons

  • Limited to Docker operations exposed by the MCP server's tool set
  • Requires the MCP host to have Docker socket access, a security consideration
  • No built-in support for Docker Compose or multi-container orchestration