mcp-server-yaml-creator

Installation
SKILL.md

MCP Server YAML Creator

Overview

Create valid server.yaml files for custom MCP servers that can be added to Docker MCP Gateway catalogs and profiles using the --server file://server.yaml flag.

MCP servers can be of three types:

  • server: Containerized MCP servers (most common)
  • remote: Remote HTTP/SSE MCP servers

Quick Start - Creation from Templates

Start from a template for your server type:

  • assets/template-server.yaml - Containerized MCP servers
  • assets/template-remote.yaml - Remote HTTP/SSE servers

Copy the relevant template and customize it for your needs.

Advanced Configuration

Installs
1
GitHub Stars
17
First Seen
Aug 18, 2026
mcp-server-yaml-creator — docker/claude-plugins