Share feedback
Answers are generated based on the documentation.

docker mcp catalog create

DescriptionCreate a new catalog from a profile, legacy catalog, or community registry
Usagedocker mcp catalog create <oci-reference> [--server <ref1> --server <ref2> ...] [--from-profile <profile-id>] [--from-legacy-catalog <url>] [--from-community-registry <hostname>] [--title <title>]

Description

Create a new catalog from a profile, legacy catalog, or community registry

Options

OptionDefaultDescription
--from-community-registryCommunity registry hostname to fetch servers from (e.g. registry.modelcontextprotocol.io)
--from-legacy-catalogLegacy catalog URL to create the catalog from
--from-profileProfile ID to create the catalog from
--serverServer to include specified with a URI: https:// (MCP Registry reference) or docker:// (Docker Image reference) or catalog:// (Catalog reference) or file:// (Local file path). Can be specified multiple times.
--titleTitle of the catalog