{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.ivanostanin/lucius-mcp",
    "description": "MCP server for managing Allure TestOps tests, launches, plans, defects, and metadata.",
    "title": "Lucius MCP",
    "repository": {
        "url": "https://github.com/ivanostanin/lucius-mcp",
        "source": "github"
    },
    "version": "0.14.0",
    "packages": [
        {
            "registryType": "pypi",
            "identifier": "lucius-mcp",
            "version": "0.14.0",
            "runtimeHint": "uvx",
            "transport": {
                "type": "stdio"
            },
            "environmentVariables": [
                {
                    "description": "Allure TestOps base URL, for example https://example.testops.cloud.",
                    "isRequired": true,
                    "format": "string",
                    "name": "ALLURE_ENDPOINT"
                },
                {
                    "description": "Default Allure TestOps project ID.",
                    "isRequired": true,
                    "format": "number",
                    "name": "ALLURE_PROJECT_ID"
                },
                {
                    "description": "Allure TestOps API token.",
                    "isRequired": true,
                    "format": "string",
                    "isSecret": true,
                    "name": "ALLURE_API_TOKEN"
                }
            ]
        },
        {
            "registryType": "oci",
            "identifier": "ghcr.io/ivanostanin/lucius-mcp",
            "transport": {
                "type": "stdio"
            },
            "environmentVariables": [
                {
                    "description": "Allure TestOps base URL, for example https://example.testops.cloud.",
                    "isRequired": true,
                    "format": "string",
                    "name": "ALLURE_ENDPOINT"
                },
                {
                    "description": "Default Allure TestOps project ID.",
                    "isRequired": true,
                    "format": "number",
                    "name": "ALLURE_PROJECT_ID"
                },
                {
                    "description": "Allure TestOps API token.",
                    "isRequired": true,
                    "format": "string",
                    "isSecret": true,
                    "name": "ALLURE_API_TOKEN"
                }
            ],
            "version": "0.14.0",
            "registryBaseUrl": "https://ghcr.io"
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/ivanostanin/lucius-mcp/releases/download/v0.14.0/lucius-mcp-0.14.0-uv.mcpb",
            "fileSha256": "05b38b0607e076b2848df747a441da2afba71cedffc201778ef2f41c3d1f2fce",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/ivanostanin/lucius-mcp/releases/download/v0.14.0/lucius-mcp-0.14.0-python.mcpb",
            "fileSha256": "08bcdac940a719e4946b27a707d05bdfbb646b263d022bbad1786098d811925d",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-07-30T00:12:06.728947Z",
            "publishedAt": "2026-07-30T00:12:06.728947Z",
            "updatedAt": "2026-07-30T00:12:06.728947Z",
            "isLatest": true
        },
        "io.modelcontextprotocol.registry/publisher-provided": {
            "publishedAt": "2026-07-30T00:12:06+00:00",
            "updatedAt": "2026-07-30T00:12:06+00:00"
        }
    }
}