docker mcp catalog show
内容説明 | Display catalog contents |
---|---|
利用方法 | docker mcp catalog show [name] |
内容説明
Display the contents of a catalog including all server definitions and metadata. If no name is provided, shows the Docker official catalog.
オプション
オプション | デフォルト | 内容説明 |
---|---|---|
--format | Supported: "json", "yaml". |
利用例
Show Docker's official catalog
docker mcp catalog show
Show a specific catalog in JSON format
docker mcp catalog show my-catalog --format=json