Lucius MCP for Claude Code
io.github.ivanostanin/lucius-mcp
MCP server for managing Allure TestOps tests, launches, plans, defects, and metadata.
client:Claude Code
transport:stdio
runtime:pypi
Install Lucius MCP in Claude Code
run in your project directory
claude mcp add lucius-mcp -e ALLURE_ENDPOINT=<ALLURE_ENDPOINT> -e ALLURE_PROJECT_ID=<ALLURE_PROJECT_ID> -e ALLURE_API_TOKEN=<ALLURE_API_TOKEN> -- uvx lucius-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs