docker mcp catalog

Description Manage MCP server catalogs
Aliases
docker mcp catalogs

Description

Manage MCP server catalogs for organizing and configuring custom MCP servers alongside Docker's official catalog.

Subcommands

Command Description
docker mcp catalog add Add a server to a catalog
docker mcp catalog create Create a new empty catalog
docker mcp catalog export Export a configured catalog to a file
docker mcp catalog fork Create a copy of an existing catalog
docker mcp catalog import Import a catalog from URL or file
docker mcp catalog init Initialize the catalog system
docker mcp catalog ls List all configured catalogs
docker mcp catalog reset Reset the catalog system
docker mcp catalog rm Remove a catalog
docker mcp catalog show Display catalog contents
docker mcp catalog update Update catalog(s) from remote sources