Docker MCP Server

Stabledevelopment
320 starsTypeScriptcommunity
GitHub
About

Overview

The Docker MCP Server enables AI agents to interact with Docker for container management. It provides tools for listing and managing containers, pulling and building images, managing volumes and networks, viewing logs, and executing commands inside containers.
Capabilities

Tools & Capabilities

list_containers

List all Docker containers

start_container

Start a stopped container

stop_container

Stop a running container

container_logs

Get logs from a container

list_images

List Docker images

pull_image

Pull a Docker image

exec_command

Execute a command inside a running container

create_container

Create and optionally start a new container

Setup

Installation

bash
Install
npx -y mcp-server-docker
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "docker": {
      "command": "npx",
      "args": ["-y", "mcp-server-docker"]
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 320
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

Docker MCP Server - MCP Server Directory - CortexAgent