docker
Docker official jenkins repo
docker MCP Server
MCP server for nextcloud/docker
Ready-to-Use Client Configurations
{
"mcpServers": {
"docker": {
"command": "npx",
"args": [
"-y",
"@nextcloud/docker"
]
}
}
}