Mmcp.market

Containerization Assist MCP server

by Azure·io.github.Azure/containerization-assist·v1.5.0

TypeScript MCP server for AI-powered containerization workflows with Docker and Kubernetes support

A86/100grade A
What users say
No reviews yet
Be the first
Safety scan
A86/100

full report

Adoption
Established

43 stars203 downloads/wk

Reviews

Write one

Nobody has reviewed Containerization Assist yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Containerization Assist tools

No tool declarations could be read from the package source. They show once the server is installed.

Public scan report

scanner v0.1.9 · 2026-09-26 · same rubric, same numbers if you re-run it

1 medium
  • Code scan668 source files scanned20/25
  • –Live reliabilityno gateway calls yet and no remote to proben/a
  • –Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 11 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10

Findings (1)

  • mediumeval / new Function usedexec.eval
    dist/src/lib/module-path-resolver.js: …er) { try { const dirName = new Function('return typeof __dirname !== "undefined"…
Overall 86/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Containerization Assist repository's README, as published. We do not edit it. Read it on GitHub

Containerization Assist MCP Server

An AI-powered containerization assistant that helps you build, scan, and deploy Docker containers through VS Code and other MCP-compatible tools.

Full documentation →

Install

Features

Core Capabilities

  • 🐳 Docker Integration: Build, scan, and deploy container images
  • ☸️ Kubernetes Support: Generate manifests and deploy applications
  • 🤖 AI-Powered: Intelligent Dockerfile generation and optimization
  • 🧠 Knowledge Enhanced: AI-driven content improvement with security and performance best practices
  • 🔄 Intelligent Tool Routing: Automatic dependency resolution and execution
  • 📊 Progress Tracking: Real-time progress updates via MCP notifications
  • 🔒 Security Scanning: Built-in vulnerability scanning with AI-powered suggestions
  • ✨ Smart Analysis: Context-aware recommendations
  • Policy-Driven System (v3.0)
  • Pre-generation configuration
  • Knowledge filtering and weighting
  • Template injection

Policy System (v3.0)

Full control over containerization through Rego policies:

  • Configure Before Generation: Set defaults for resources, base images, build strategy
  • Guide During Generation: Filter knowledge base, inject templates automatically
  • Validate After Generation: Semantic checks, security scoring, cross-tool consistency

Example Policies Included:

  • Environment-based strategy (dev/staging/prod)
  • Cost control by team tier
  • Security-first organization
  • Multi-cloud registry governance
  • Speed-optimized development

See Policy Authoring Guide for details.

System Requirements

  • Node.js 20+
  • Docker or Docker Desktop
  • Optional: Trivy (for security scanning features)
  • Optional: Kubernetes (for deployment features)

Manual Install

Add the following to your VS Code settings or create .vscode/mcp.json in your project:

{
  "servers": {
    "ca": {
      "command": "npx",
      "args": ["-y", "containerization-assist-mcp", "start"],
      "env": {
         "LOG_LEVEL": "info"
      }
    }
  }
}

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y containerization-assist-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add containerization-assist -- npx -y containerization-assist-mcp
Add to Cursor

Containerization Assist: common questions

Is Containerization Assist MCP server safe?
Yes, by our scan: it is graded A (86/100). Read the Containerization Assist safety report
How do I install Containerization Assist?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Containerization Assist need an API key?
No secret keys are declared. It reads 2 settings from the environment.
Is Containerization Assist maintained?
The last commit was 12 days ago (2026-09-15). The latest release is v1.5.0.
What can I use instead of Containerization Assist?
Servers from other publishers that do the same job: Nora MCP server, Kubernetes MCP server and Homebutler MCP server. Compare all Containerization Assist alternatives.

Alternatives to Containerization Assist

Same job from other publishers: the closest match first, then the best rated.

All Containerization Assist alternatives →
  • Nora
    Operate self-hosted OpenClaw and Hermes agent fleets on Docker or Kubernetes from MCP clients.
    B
  • Kubernetes
    A Model Context Protocol (MCP) server for Kubernetes and OpenShift
    A
  • Homebutler
    Tells an agent what changed on a server since it last looked - status, Docker, backups, Proxmox.
    C
  • Radar Kubernetes MCP Server
    Kubernetes MCP server for diagnosis, resource management, GitOps, and RBAC-enforced operations.
    A
  • Kubefwd
    Kubernetes port forwarding for local development with automatic /etc/hosts entries.
    A

More from Azure →