buildx

GitHub

Docker CLI plugin for extended build capabilities with BuildKit

4,379 stars Go 1 file ยท ~3,513 tokens

buildx MCP Server

MCP server for docker/buildx

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "buildx": {
      "command": "npx",
      "args": [
        "-y",
        "@docker/buildx"
      ]
    }
  }
}