Cloud Infrastructure
Trust: 45/100 (Fair)io.github.Azure/containerization-assist Guide
TypeScript MCP server for AI-powered containerization workflows with Docker and Kubernetes support
35 starsby Azure
Quick Start
Install
npx containerization-assist-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-azure-containerization-assist": {
"command": "npx",
"args": [
"containerization-assist-mcp"
]
}
}
}