Containerize Application
MCP Serverby aitmpl.com · Added 5mo ago
Claude
805
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"containerize-application": {
"command": "npx",
"args": [
"containerize-application"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Containerize application with optimized Docker configuration, security, and multi-stage builds
Tags
developmentcommandaitmplcommand