Loading MCP server directory, please wait...
TypeScript MCP server for AI-powered containerization workflows with Docker and Kubernetes support
npx @getmcp/cli add io.github.Azure/containerization-assistRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Azure/containerization-assist": {
"command": "npx",
"args": [
"-y",
"containerization-assist-mcp",
"start"
],
"env": {
"DOCKER_SOCKET": "",
"LOG_LEVEL": ""
}
}
}
}