MCP Directory

Docker

GitHub
System

Manage and interact with Docker containers and images

Tools(8)

Available tools exposed by this MCP server to your AI agent.

list_containers

List all Docker containers

start_container

Start a Docker container

stop_container

Stop a running Docker container

list_images

List all Docker images

pull_image

Pull a Docker image from a registry

run_container

Create and start a new Docker container

exec_command

Execute a command in a running container

get_logs

Get logs from a Docker container

Installation Guide

Use with Agent-CoreX

Recommended: intelligent tool routing, lower costs

uvx agent-corex mcp add docker

Agent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.

Direct Install

Use Docker directly without routing

npx -y @modelcontextprotocol/server-docker

New to Agent-CoreX? View setup guide →

Docker MCP Server — Agent-CoreX