Home › Cloud & Monitoring › Containerization Assist
Containerization Assist
TypeScript MCP server for AI-powered containerization workflows with Docker and Kubernetes support
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.5.0)
npx -y containerization-assist-mcp@1.5.0
Or add to your MCP client config:
{
"mcpServers": {
"containerization-assist": {
"command": "npx",
"args": [
"-y",
"containerization-assist-mcp@1.5.0"
],
"env": {
"DOCKER_SOCKET": "<YOUR_VALUE>",
"LOG_LEVEL": "<YOUR_VALUE>"
}
}
}
}
DOCKER_SOCKET— Docker socket path or named pipeLOG_LEVEL— Logging level (debug, info, warn, error)
This server takes extra arguments — see its repository.
Related servers
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
kubeshark
Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS.
mcp
AWS MCP servers for seamless integration with AWS services and resources.
mcp-server-cloudflare
Cloudflare MCP servers
kubefwd
Kubernetes port forwarding for local development with automatic /etc/hosts entries.
Azure MCP Server
All Azure MCP tools to create a seamless connection between AI agents and Azure services.
Data from the Official MCP Registry