Docker MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 88 installs a week from npm. Last commit 28 Jan 2026.
MCP server for managing Docker containers, images, networks, volumes, and registries
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const macSocket = '/var/run/docker.sock';
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add docker-mcp -- npx -y @alisaitteke/docker-mcp
{
"mcpServers": {
"docker-mcp": {
"args": [
"-y",
"@alisaitteke/docker-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.docker-mcp]
command = "npx"
args = ["-y", "@alisaitteke/docker-mcp"]
{
"mcpServers": {
"docker-mcp": {
"args": [
"-y",
"@alisaitteke/docker-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"docker-mcp": {
"args": [
"-y",
"@alisaitteke/docker-mcp"
],
"command": "npx"
}
}
}
MCP server for Docker — manage containers, images, volumes, and compose services from your IDE
Manage Docker (containers, images, Compose, Swarm, registries) via the Docker SDK and CLI.
MCP server for managing Fly.io machines, apps, logs, and Docker images.
Safety-gated AI control of Docker and Colima: containers, images, volumes, networks, Compose.
Rust MCP server and CLI for Arcane Docker and container management.
MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI
A Model Context Protocol (MCP) server for container runtimes (Podman and Docker)
MailDev MCP server. Manage Docker containers and inspect emails from your AI editor or MCP client.
Answers built from our own checks of this server.