Server data from the Official MCP Registry
TypeScript MCP server for AI-powered containerization workflows with Docker and Kubernetes support
TypeScript MCP server for AI-powered containerization workflows with Docker and Kubernetes support
Set these up before or after installing:
Environment variable: DOCKER_SOCKET
Environment variable: LOG_LEVEL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-azure-containerization-assist": {
"env": {
"LOG_LEVEL": "your-log-level-here",
"DOCKER_SOCKET": "your-docker-socket-here"
},
"args": [
"-y",
"containerization-assist-mcp"
],
"command": "npx"
}
}
}The server has multiple command injection vulnerabilities in shell command construction, lacks input validation in several tools, and has security concerns around hardcoded credentials and subprocess usage. However, it implements proper authentication patterns and the functionality matches its stated containerization purpose. Supply chain analysis found 6 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.
Scanned 4 files · 13 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!