Docker MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 797 installs a week from npm. Last commit 24 Aug 2026.
Docker for AI agents — containers, compose stacks, logs and databases, locally or over SSH.
We read the source, 12 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.
await exec(args[1], args.slice(2).join(' '));
'-L', `${socketPath}:/var/run/docker.sock`, // Local socket -> remote socket
export const DEFAULT_KNOWN_HOSTS_PATH = '~/.ssh/known_hosts';
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-server -- npx -y @hypnosis/docker-mcp-server
{
"mcpServers": {
"docker-mcp-server": {
"args": [
"-y",
"@hypnosis/docker-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.docker-mcp-server]
command = "npx"
args = ["-y", "@hypnosis/docker-mcp-server"]
{
"mcpServers": {
"docker-mcp-server": {
"args": [
"-y",
"@hypnosis/docker-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"docker-mcp-server": {
"args": [
"-y",
"@hypnosis/docker-mcp-server"
],
"command": "npx"
}
}
}
Dokploy MCP server: manage apps, Docker Compose, databases, domains, backups, and servers.
Dokploy MCP server: manage apps, Docker Compose, databases, domains, backups, and servers.
Official Airtable MCP server — database and operations layer for agents.
Supervise a local dev stack — databases, brokers and services declared in an Alphasfile — over MCP.
Database MCP server for schema discovery, comments, and SQL queries.
MCP server for Manticore Search — lets AI assistants query and manage search databases.
An MCP server for MySQL databases.
MCP server for local SQLite database operations
Answers built from our own checks of this server.