
Containerization Assist
MCP server by github.com/azure/containerization-assist
TypeScript MCP server for AI-powered containerization workflows with Docker and Kubernetes support
About Containerization Assist
Containerization Assist is an MCP (Model Context Protocol) server published by azure in the official MCP registry, listed under Networking & Infrastructure on Loomal. TypeScript MCP server for AI-powered containerization workflows with Docker and Kubernetes support
It ships as an npm package (containerization-assist-mcp), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/azure/containerization-assist, where the project has earned 41 GitHub stars.
Use Containerization Assist with your agent
claude mcp add containerization-assist -- npx -y containerization-assist-mcp{
"mcpServers": {
"containerization-assist": {
"command": "npx",
"args": [
"-y",
"containerization-assist-mcp"
]
}
}
}containerization-assist-mcpFrequently asked questions
- What is Containerization Assist?
- Containerization Assist is an MCP (Model Context Protocol) server by azure in the Networking & Infrastructure category. TypeScript MCP server for AI-powered containerization workflows with Docker and Kubernetes support
- How do I connect Containerization Assist to Claude, Cursor, or another MCP client?
- Install Containerization Assist from its npm package (containerization-assist-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is Containerization Assist open source?
- Yes — the source code is public at github.com/azure/containerization-assist, with 41 GitHub stars.
- Can AI agents pay to use Containerization Assist?
- Not yet through Loomal — Containerization Assist is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More Networking & Infrastructure MCP servers

Kubeshark MCP
12.0k
Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS.

kubefwd
4.1k
Kubernetes port forwarding for local development with automatic /etc/hosts entries.

kubernetes-mcp-server
1.7k
A Model Context Protocol (MCP) server for Kubernetes and OpenShift

UniFi Network MCP
422
Manage UniFi Network devices, clients, firewall, VLANs, VPNs, and more via MCP.

mikrotik-mcp
208
MCP server for MikroTik routers: firewall, NAT, routing, DHCP, DNS, WireGuard and more via SSH.

Toleno Network
161
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Containerization Assist? Claim this listing free by verifying GitHub ownership, or contact us.