Docker MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 1 585 installs a week from pypi. Last commit 1 Aug 2026.
Manage Docker (containers, images, Compose, Swarm, registries) via the Docker SDK and CLI.
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-server -- uvx docker-mcp-server
{
"mcpServers": {
"docker-mcp-server": {
"args": [
"docker-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.docker-mcp-server]
command = "uvx"
args = ["docker-mcp-server"]
{
"mcpServers": {
"docker-mcp-server": {
"args": [
"docker-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"docker-mcp-server": {
"args": [
"docker-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.