{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.Azure/containerization-assist",
    "description": "TypeScript MCP server for AI-powered containerization workflows with Docker and Kubernetes support",
    "title": "Containerization Assist",
    "repository": {
        "url": "https://github.com/Azure/containerization-assist",
        "source": "github"
    },
    "version": "1.5.0",
    "websiteUrl": "https://github.com/Azure/containerization-assist#readme",
    "packages": [
        {
            "registryType": "npm",
            "registryBaseUrl": "https://registry.npmjs.org",
            "identifier": "containerization-assist-mcp",
            "version": "1.5.0",
            "transport": {
                "type": "stdio"
            },
            "packageArguments": [
                {
                    "value": "start",
                    "type": "positional"
                }
            ],
            "environmentVariables": [
                {
                    "description": "Docker socket path or named pipe",
                    "name": "DOCKER_SOCKET"
                },
                {
                    "description": "Logging level (debug, info, warn, error)",
                    "name": "LOG_LEVEL"
                }
            ]
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-07-02T12:41:07.662494Z",
            "publishedAt": "2026-07-02T12:41:07.662494Z",
            "updatedAt": "2026-07-02T12:41:07.662494Z",
            "isLatest": true
        },
        "io.modelcontextprotocol.registry/publisher-provided": {
            "publishedAt": "2026-07-02T12:41:07+00:00",
            "updatedAt": "2026-07-02T12:41:07+00:00"
        }
    }
}