{
    "$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.9.1",
    "packages": [
        {
            "registryType": "pypi",
            "identifier": "lucius-mcp",
            "version": "0.9.1",
            "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.9.1",
            "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.9.1/lucius-mcp-0.9.1-uv.mcpb",
            "fileSha256": "39d8b373c992681ef409464d6e8c6c358a1c1ec2dca1577f5606022c8e6257c4",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/ivanostanin/lucius-mcp/releases/download/v0.9.1/lucius-mcp-0.9.1-python.mcpb",
            "fileSha256": "600f96657411674320c095b305fef02230377ddbede6847af8d276e222682821",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-05-19T14:26:40.502298Z",
            "publishedAt": "2026-05-19T14:26:40.502298Z",
            "updatedAt": "2026-05-19T14:26:40.502298Z",
            "isLatest": false
        }
    }
}