← Index

io.github.Dave-London/docker

io.github.Dave-London/docker·v0.8.0·Docker & Containers
Quality Score
77
/100

Structured Docker operations (ps, images, logs, build) as typed JSON.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "docker": {
      "command": "npx",
      "args": [
        "-y",
        "@paretools/docker"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "docker": {
      "command": "npx",
      "args": [
        "-y",
        "@paretools/docker"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @paretools/docker
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Docker & Containers