Acme

Built with
Ever Works
Ever Works

Connect with us

Stay Updated

Get the latest updates and exclusive content delivered to your inbox.

Product

  • Categories
  • Tags
  • Pricing
  • Help

Clients

  • Sign In
  • Register
  • Forgot password?

Company

  • About Us
  • Admin
  • Sitemap

Resources

  • Blog
  • Submit
  • API Documentation
All product names, logos, and brands are the property of their respective owners. All company, product, and service names used in this repository, related repositories, and associated websites are for identification purposes only. The use of these names, logos, and brands does not imply endorsement, affiliation, or sponsorship. This directory may include content generated by artificial intelligence.
Copyright © 2025 Acme. All rights reserved.·Terms of Service·Privacy Policy·Cookies
  1. Home
  2. Cloud & Devops Mcp Servers
  3. mcp-server-docker

mcp-server-docker

Integrates Docker with MCP to manage containers, images, volumes, and networks, showcasing how MCP Servers can control containerized environments.

🌐Visit Website

About this tool

Surveys

Loading more......

Information

Websitegithub.com
PublishedMay 14, 2025

Categories

1 Item
Cloud & Devops Mcp Servers

Tags

4 Items
#docker
#container-management
#devops
#mcp

Similar Products

6 result(s)
docker-mcp

A powerful Model Context Protocol (MCP) server for Docker operations, enabling seamless container and compose stack management through Claude AI.

aws-mcp-server

A lightweight MCP server that allows AI assistants to execute AWS CLI commands, use Unix pipes, and apply prompt templates for AWS tasks in a secure, multi-architecture Docker environment.

azure-devops-mcp

Integrates with Azure DevOps to enable querying work items, creating tasks, searching code repositories, and retrieving project information via the Model Context Protocol (MCP). A valid MCP Server for DevOps workflows.

flipt-io/mcp-server-flipt

MCP server that enables AI assistants to interact with feature flags managed in Flipt.

Harvester Server

A Go-based MCP server to manage Harvester HCI clusters and Kubernetes resources, providing human-readable output and cluster management tools. Highly relevant as an MCP server.

manusa/Kubernetes MCP Server

A powerful MCP server for Kubernetes and OpenShift, supporting CRUD operations for any Kubernetes resource and specialized cluster interaction tools.

mcp-server-docker

Integrates Docker with MCP to manage containers, images, volumes, and networks, showcasing how MCP Servers can control containerized environments.

  • Source: GitHub Repository
  • Category: cloud-devops-mcp-servers
  • Tags: docker, container-management, devops, mcp

Features

  • Natural Language Container Management:
    • Compose Docker containers using natural language prompts.
    • The LLM (Large Language Model) interprets instructions, generates plans, and applies them interactively.
  • Remote Docker Engine Support:
    • Connects to remote Docker engines for administration (e.g., managing public-facing websites).
  • Local Container Management:
    • Allows local users to spin up and manage containers without direct command-line interaction.
  • Project-based Management:
    • Keeps track of containers, volumes, and networks associated with a project name.
    • Supports resuming and cleaning up entire projects.
  • Container Introspection & Debugging:
    • Introspect running containers.
    • View container stats (CPU, memory, etc.).
    • Fetch and tail logs from containers.
  • Volume Management:
    • Manage persistent data using Docker volumes (list, create, remove).
  • Image Management:
    • List, pull, push, build, and remove Docker images.
  • Network Management:
    • List, create, and remove Docker networks.
  • Container Lifecycle Operations:
    • List, create, run, recreate, start, stop, and remove containers.
    • Fetch container logs.
  • Safety Features:
    • Does not support sensitive Docker options such as --privileged or --cap-add/--cap-drop for security reasons.
  • Configuration:
    • Uses Python Docker SDK's from_env for flexible configuration.
  • Development Environment:
    • Devbox support for development and reproducible environments.

Disclaimers

  • Sensitive Data: Do not use the tool to configure containers with sensitive information (e.g., API keys, passwords) unless the LLM is running locally.
  • Security: Review containers created via the LLM, as Docker is not a secure sandbox and actions may impact the host.

Pricing

No pricing information is provided; the project is open source under the GPL-3.0 license.