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.

オプション

オプションデフォルト内容説明
--formatSupported: "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