Cloud Infrastructure
Trust: 44/100 (Fair)io.github.Dave-London/pare-docker Guide
Pare Docker ג€” Structured Docker operations (ps, images, logs, build, compose) as typed JSON.
70 starsby Dave-London
Quick Start
Install
npx @paretools/dockerClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-dave-london-pare-docker": {
"command": "npx",
"args": [
"@paretools/docker"
]
}
}
}