io.github.Dave-London/pare-docker✓
io.github.Dave-London/pare-docker · v0.8.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Dave-London/pare-docker",
"description": "Pare Docker ג€” Structured Docker operations (ps, images, logs, build, compose) as typed JSON.",
"repository": {
"url": "https://github.com/Dave-London/Pare",
"source": "github"
},
"version": "0.8.1",
"packages": [
{
"registryType": "npm",
"identifier": "@paretools/docker",
"version": "0.8.1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}