Add and configure custom MCP servers in Docker MCP Gateway. Use when users want to: (1) Integrate their own MCP server into the gateway, (2) Add new servers to catalogs or profiles, (3) Set up server authentication, networking, and configuration, (4) Understand MCP server integration requirements.
$npx -y skills add docker/claude-plugins --skill mcp-server-yaml-creatorInstalls into the current project.
Run `npx skills use "https://github.com/docker/claude-plugins" --skill "docker/claude-plugins/mcp-server-yaml-creator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/docker/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/docker/claude-plugins"` and select the relevant skills, then follow their instructions.