Docker MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 135 installs a week from npm. Last commit 28 Jan 2026.
MCP server for managing Docker containers, images, networks, volumes, and registries
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"
}
}
}
Answers built from our own checks of this server.