MCP server for managing Allure TestOps tests, launches, plans, defects, and metadata.
Use this profile to copy client config, check auth requirements, review tools and resources, and compare related MCP servers before adding it to an AI client.
uvx lucius-mcp{
"ALLURE_ENDPOINT": "YOUR_VALUE_HERE",
"ALLURE_PROJECT_ID": "YOUR_VALUE_HERE",
"ALLURE_API_TOKEN": "YOUR_SECRET_VALUE"
}Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
{
"mcpServers": {
"io-github-ivanostanin-lucius-mcp": {
"command": "uvx",
"args": [
"lucius-mcp"
],
"env": {
"ALLURE_ENDPOINT": "YOUR_VALUE_HERE",
"ALLURE_PROJECT_ID": "YOUR_VALUE_HERE",
"ALLURE_API_TOKEN": "YOUR_SECRET_VALUE"
}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonNo remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.
Lucius MCP is an MCP server for MCP server for managing Allure TestOps tests, launches, plans, defects, and metadata.. It supports STDIO transport.
Use the generated config in Install. This server runs with uvx lucius-mcp; add any required environment variables before starting your client.
Choose the Claude Desktop tab in Install and copy the config for uvx lucius-mcp. Add required environment variables before starting Claude Desktop.
Choose the Claude Code tab in Install and copy the config for uvx lucius-mcp. Add required environment variables before starting Claude Code.
Choose the Codex tab in Install and copy the config for uvx lucius-mcp. Add required environment variables before starting Codex.
Choose the Cursor or VS Code tab in Install and copy the config for uvx lucius-mcp. Add required environment variables before starting Cursor or VS Code.
Lucius MCP uses STDIO transport. Use the package or command config in Install.
Lucius MCP inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.
Lucius MCP is marked with Auth required by registry metadata auth. You may need provider login, an API key, a bearer token, or a session header.
| Package | Registry | Version | Inputs |
|---|---|---|---|
lucius-mcpstdio | pypi | 0.9.1 | Env: ALLURE_ENDPOINT required Env: ALLURE_PROJECT_ID required Env: ALLURE_API_TOKEN required secret |
ghcr.io/ivanostanin/lucius-mcp:0.9.1stdio | oci | Not captured | Env: ALLURE_ENDPOINT required Env: ALLURE_PROJECT_ID required Env: ALLURE_API_TOKEN required secret |
https://github.com/ivanostanin/lucius-mcp/releases/download/v0.9.1/lucius-mcp-0.9.1-uv.mcpbstdio | mcpb | Not captured | None advertised |
https://github.com/ivanostanin/lucius-mcp/releases/download/v0.9.1/lucius-mcp-0.9.1-python.mcpbstdio | mcpb | Not captured | None advertised |