Containerization Assist MCP Server
Rank #2369io.github.Azure/containerization-assist
TypeScript MCP server for AI-powered containerization workflows with Docker and Kubernetes support
Containerization Assist MCP Server is a Model Context Protocol (MCP) server published by Azure. It ranks #2369 of 58,832 servers tracked on MCP Toplist, and its repository has 41 GitHub stars. Containerization Assist MCP Server is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Mar 4, 2026 and most recently updated on Apr 23, 2026.
Ranks ahead of 56,463 of 58,832 servers on MCP Toplist.
Use Containerization Assist MCP Server
Add Containerization Assist MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"containerization-assist": {
"command": "npx",
"args": [
"-y",
"containerization-assist-mcp"
],
"env": {
"DOCKER_SOCKET": "<your DOCKER_SOCKET>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries
Azure
Other servers by Azure
- Azure Cloud Manager#1956
- mcp-kubernetes MCP Server#2759
- Blue Bridge MCP Server#14596
- Repository setup required 👋 MCP Server#39417
Available versions (4)
| Version | Published |
|---|---|
| 1.4.0 | Apr 23, 2026 |
| 1.3.2 | Mar 11, 2026 |
| 1.3.1 | Mar 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Containerization Assist MCP Server?
- TypeScript MCP server for AI-powered containerization workflows with Docker and Kubernetes support
- Who maintains Containerization Assist MCP Server?
- Containerization Assist MCP Server is maintained by Azure, which publishes 7 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Containerization Assist MCP Server an official MCP server?
- Yes — Containerization Assist MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Containerization Assist MCP Server have?
- MCP Toplist tracks 4 versions of Containerization Assist MCP Server, most recently published on Apr 23, 2026.
- Where can I find the source code for Containerization Assist MCP Server?
- The source code for Containerization Assist MCP Server is hosted at github.com/Azure/containerization-assist.