{
    "$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.6",
    "packages": [
        {
            "registryType": "pypi",
            "identifier": "lucius-mcp",
            "version": "0.10.6",
            "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.6",
            "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.6/lucius-mcp-0.10.6-uv.mcpb",
            "fileSha256": "f95a00ba12706ea0523aeb8a32642a343f6a7154c5957d19e2b3f7d41425f0fd",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/ivanostanin/lucius-mcp/releases/download/v0.10.6/lucius-mcp-0.10.6-python.mcpb",
            "fileSha256": "0fed720abc764ab1b9d8949ef4fcd2e751fe465340eccfc107fbf1e834b74c5d",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-06-22T21:36:32.555813Z",
            "publishedAt": "2026-06-22T21:36:32.555813Z",
            "updatedAt": "2026-06-22T21:36:32.555813Z",
            "isLatest": false
        }
    }
}