ckreiling/mcp-server-docker
by Various
MCP server for Docker
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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.