mcp-server-docker

mcp-server-docker

4.1

If you are the rightful owner of mcp-server-docker and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.

An MCP server for managing Docker with natural language.

The Docker MCP server is designed to facilitate the management of Docker containers using natural language processing. It allows users to compose, introspect, and manage Docker containers and volumes through intuitive commands. This server is particularly useful for server administrators, tinkerers, and AI enthusiasts who wish to leverage the capabilities of a language model to manage Docker environments. The server supports various operations such as deploying containers, managing persistent data, and debugging running containers. It also provides a demo for deploying WordPress using natural language commands. The server can be installed via PyPi or Docker, and it supports connecting to remote Docker engines over SSH.

Features

  • Compose containers with natural language
  • Introspect and debug running containers
  • Manage persistent data with Docker volumes
  • Connect to remote Docker engines
  • Securely manage Docker environments

Tools

  1. Containers

    Tools for managing Docker containers, including listing, creating, running, and removing containers.

  2. Images

    Tools for managing Docker images, including listing, pulling, pushing, building, and removing images.

  3. Networks

    Tools for managing Docker networks, including listing, creating, and removing networks.

  4. Volumes

    Tools for managing Docker volumes, including listing, creating, and removing volumes.