Containerization Assist is an open-source MCP server built by Microsoft that helps developers migrate existing applications to Azure Kubernetes Service (AKS). Rather than flooding an AI agent's context with raw documentation, it provides Kubernetes-focused MCP tools that inject only the relevant context needed at each step. The tool generates Dockerfiles, Kubernetes manifests, and .dockerignore files, runs CVE security scans, enforces AKS best practices and policies (e.g., detecting root user usage), and validates deployments against a local kind cluster. It supports a structured loop workflow via GitHub Copilot Chat in VS Code, guiding users step-by-step from repository analysis to a running deployment. Future plans include CI pipeline generation, GitHub Actions integration, and Azure security policy auto-remediation.
Sort: