docker mcp catalog fork

Description Create a copy of an existing catalog
Usage docker mcp catalog fork <src-catalog> <new-name>

Description

Create a new catalog by copying all servers from an existing catalog. Useful for creating variations of existing catalogs.

Examples

Fork the Docker catalog to customize it

docker mcp catalog fork docker-mcp my-custom-docker

Fork a team catalog for personal use

docker mcp catalog fork team-servers my-servers