What is the Lucius MCP MCP server?
MCP server for managing Allure TestOps tests, launches, plans, defects, and metadata.
How to install Lucius MCP
Copy-paste configuration for popular MCP clients.
ALLURE_ENDPOINTrequiredAllure TestOps base URL, for example https://example.testops.cloud.
ALLURE_PROJECT_IDrequiredDefault Allure TestOps project ID.
ALLURE_API_TOKENrequiredsecretAllure TestOps API token.
{
"mcpServers": {
"lucius-mcp": {
"command": "uvx",
"args": [
"lucius-mcp"
],
"env": {
"ALLURE_ENDPOINT": "<YOUR_ALLURE_ENDPOINT>",
"ALLURE_PROJECT_ID": "<YOUR_ALLURE_PROJECT_ID>",
"ALLURE_API_TOKEN": "<YOUR_ALLURE_API_TOKEN>"
}
}
}
}{
"mcpServers": {
"lucius-mcp": {
"command": "uvx",
"args": [
"lucius-mcp"
],
"env": {
"ALLURE_ENDPOINT": "<YOUR_ALLURE_ENDPOINT>",
"ALLURE_PROJECT_ID": "<YOUR_ALLURE_PROJECT_ID>",
"ALLURE_API_TOKEN": "<YOUR_ALLURE_API_TOKEN>"
}
}
}
}{
"mcpServers": {
"lucius-mcp": {
"command": "uvx",
"args": [
"lucius-mcp"
],
"env": {
"ALLURE_ENDPOINT": "<YOUR_ALLURE_ENDPOINT>",
"ALLURE_PROJECT_ID": "<YOUR_ALLURE_PROJECT_ID>",
"ALLURE_API_TOKEN": "<YOUR_ALLURE_API_TOKEN>"
}
}
}
}{
"servers": {
"lucius-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"lucius-mcp"
],
"env": {
"ALLURE_ENDPOINT": "<YOUR_ALLURE_ENDPOINT>",
"ALLURE_PROJECT_ID": "<YOUR_ALLURE_PROJECT_ID>",
"ALLURE_API_TOKEN": "<YOUR_ALLURE_API_TOKEN>"
}
}
}
}claude mcp add lucius-mcp --env ALLURE_ENDPOINT=<YOUR_ALLURE_ENDPOINT> --env ALLURE_PROJECT_ID=<YOUR_ALLURE_PROJECT_ID> --env ALLURE_API_TOKEN=<YOUR_ALLURE_API_TOKEN> -- uvx lucius-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.