by ckreiling · MCP Server · ★ 684
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🐋 Docker MCP server An MCP server for managing Docker with natural language! 🪩 What can it do? 🚀 Compose containers with natural language 🔍 Introspect & debug running containers 📀 Manage persistent data with Docker volumes ❓ Who is this for? Server administrators: connect to remote Docker engines for e.g. managing a public-facing website. Tinkerers: run containers locally and experiment with open-source apps supporting Docker. AI enthusiasts: push the limits of that an LLM is capable of! Demo A quick demo showing a WordPress deployment using natural language: https://github.com/user-attachments/assets/65e35e67-bce0-4449-af7e-9f4dd773b4b3 🏎️ Quickstart Install Claude Desktop On MacOS: On Windows: Install from PyPi with uv If you don't have installed, follow the installation instructions for your system: link Then add the following to your MCP servers file: Install with Docker Purely for convenience, the server can run in a Docker container. After cloning this repository, build the Docker image: bash docker build -t mcp-se
| Stars | 684 |
| Forks | 95 |
| Language | Python |
| Category | MCP Server |
| License | GPL-3.0 |
| Quality Score | 66.170149117301/100 |
| Open Issues | 16 |
| Last Updated | 2025-06-05 |
| Created | 2024-12-07 |
| Platforms | docker, mcp, python |
| Est. Tokens | ~9k |
These tools work well together with mcp-server-docker for enhanced workflows:
Explore other popular mcp server tools:
mcp-server-docker is MCP server for Docker. It is categorized as a MCP Server with 684 GitHub stars.
mcp-server-docker is primarily written in Python.
You can find installation instructions and usage details in the mcp-server-docker GitHub repository at github.com/ckreiling/mcp-server-docker. The project has 684 stars and 95 forks, indicating an active community.
mcp-server-docker is released under the GPL-3.0 license, making it free to use and modify according to the license terms.