{
    "$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.10.5",
    "packages": [
        {
            "registryType": "pypi",
            "identifier": "lucius-mcp",
            "version": "0.10.5",
            "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:0.10.5",
            "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": "mcpb",
            "identifier": "https://github.com/ivanostanin/lucius-mcp/releases/download/v0.10.5/lucius-mcp-0.10.5-uv.mcpb",
            "fileSha256": "587ea987d8a76b53352b1aab03f3bdd461fe48cb69bc536efa0d93a555a98d45",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/ivanostanin/lucius-mcp/releases/download/v0.10.5/lucius-mcp-0.10.5-python.mcpb",
            "fileSha256": "5e72236f163ff82d330f2b44c1454b274c92b981a0a732d3d679e1ac0ebd189f",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-06-20T21:18:58.434687Z",
            "publishedAt": "2026-06-20T21:18:58.434687Z",
            "updatedAt": "2026-06-20T21:18:58.434687Z",
            "isLatest": false
        }
    }
}