Containerization Assist runs on your own machine — the client starts it, so there is no endpoint to ping. 254 installs a week from npm. Last commit 31 Aug 2026.
TypeScript MCP server for AI-powered containerization workflows with Docker and Kubernetes support
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
const child = spawn(helperCommand, ['get'], {
…_authToken\n\nCOPY . .\nUSER node\nCMD [\"node\", \"index.js\"]\n\n# Build with: docker build --secret id=npm_token,src=.npmrc -t myapp .",
…i\nCOPY . .\nRUN npm run build\n\n# Scan final image with Trivy\n# docker build -t myapp:latest .\n# docker run --rm -v /var/run/docker.sock:/var/run/docker.sock aquasec/trivy image myapp:latest",
Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.
- name: Upload files to partner drop folder
run: |
az account show
VERSION=${{ env.current-version }}
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add containerization-assist -- npx -y containerization-assist-mcp
{
"mcpServers": {
"containerization-assist": {
"args": [
"-y",
"containerization-assist-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.containerization-assist]
command = "npx"
args = ["-y", "containerization-assist-mcp"]
{
"mcpServers": {
"containerization-assist": {
"args": [
"-y",
"containerization-assist-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"containerization-assist": {
"args": [
"-y",
"containerization-assist-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
DOCKER_SOCKET (Docker socket path or named pipe), LOG_LEVEL (Logging level (debug, info, warn, error)).
The author declared them in the registry entry; get the values from the project itself.
Kubernetes Port Forward — MCP Server: port-forward Kubernetes services with terminal integration
Session-bound Docker workflow server through Codex. State is discarded with the container.
MCP server for AWS S3 with fine-grained tool control and S3-compatible endpoint support.
AI-powered SRE observability for Kubernetes/OpenShift with 40+ Tekton debugging tools
Kubernetes MCP server with RBAC-style, context-scoped guardrails for AI agents.
SQL Server MCP with RAG capabilities for macOS (Docker SQL Server support)
Rust MCP server for homelab logs, syslog, Docker logs, FTS search, and AI transcript correlation.
MCP server for managing Docker containers, images, networks, volumes, and registries
Answers built from our own checks of this server.