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