Share feedback
Answers are generated based on the documentation.

docker mcp server init

内容説明Initialize a new MCP server project
利用方法docker mcp server init <directory>

内容説明

Initialize a new MCP server project in the specified directory with boilerplate code, Dockerfile, and compose.yaml

オプション

オプションデフォルト内容説明
--languagegoProgramming language for the server (currently only 'go' is supported)
--templatebasicTemplate to use (basic, chatgpt-app-basic)