MCP.so
Sign In
Servers
M

Mcp Server Docker

@ofershap

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "docker": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-docker-server"
      ]
    }
  }
}

More from Cloud & Infrastructure