Skip to main content

Allure TestOps MCP Server

Project description

Lucius MCP Server

A specialized Model Context Protocol (MCP) server for Allure TestOps, built with FastMCP and Starlette.

🎯 Motivation

Allure TestOps is a powerful tool with a huge API. When you're using an AI agent to manage your tests, it can easily get lost in the details or fail because of a small technical mistake.

Lucius makes this easier by giving your AI tools that are simple to use and hard to break:

  • Clear Tools: Every tool is designed for a specific task, like "finding a test case" or "updating a launch".
  • Helpful Errors: If an AI makes a mistake, Lucius doesn't just return a code—it provides an "Agent Hint" that explains exactly what went wrong and how to fix it.
  • Solid Foundation: We follow a clean "Thin Tool" structure, meaning the logic is consistent and easy for both humans and AI to follow.

🛠️ Supported Tools

Tool Category Description All Tools
Test Case Mgmt Full lifecycle for test documentation. create_test_case, update_test_case, delete_test_case, get_test_case_details, list_test_cases, get_test_case_custom_fields
Search & Discovery Advanced search and project metadata discovery. search_test_cases, get_custom_fields, list_integrations
Shared Steps Create and manage reusable sequence sequences. create_shared_step, list_shared_steps, update_shared_step, delete_shared_step, link_shared_step, unlink_shared_step
Test Layers Manage test taxonomy and auto-mapping schemas. list_test_layers, create_test_layer, update_test_layer, delete_test_layer, list_test_layer_schemas, create_test_layer_schema, update_test_layer_schema, delete_test_layer_schema
Custom Fields Project-level management of custom field values. list_custom_field_values, create_custom_field_value, update_custom_field_value, delete_custom_field_value
Launch Mgmt Execution tracking and launch statistics. create_launch, get_launch, list_launches

🚀 Quick Start

  1. Install uv: curl -LsSf https://astral.sh/uv/install.sh | sh
  2. Setup Credentials: Create a .env file with ALLURE_ENDPOINT, ALLURE_PROJECT_ID, and ALLURE_API_TOKEN.
  3. Run Server: uv run start

🔌 Claude Desktop Integration

The easiest way to use Lucius in Claude Desktop is via the .mcpb bundle:

  1. Download the latest lucius-mcp.mcpb from Releases.
  2. Open with Claude Desktop.
  3. Configure your Allure credentials in the UI.

💻 Claude Code Integration

To add Lucius to Claude Code, use the following command from within your project directory:

claude mcp add testops-mcp --transport stdio \
   --env ALLURE_ENDPOINT=https://example.testops.cloud\
   --env ALLURE_PROJECT_ID=123 \
   --env ALLURE_API_TOKEN=your_token \
   --env MCP_MODE=stdio \
   -- uvx --from lucius-mcp --refresh start

For detailed setup, including Claude Desktop (MCPB) integration, see Setup Guide.

📂 Documentation

Full documentation is available in the docs/ folder:

🤝 Contributing

Contributions are welcome! Please see the Contribution Guidelines and the Development Guide for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lucius_mcp-0.5.0.tar.gz (811.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lucius_mcp-0.5.0-py3-none-any.whl (1.8 MB view details)

Uploaded Python 3

File details

Details for the file lucius_mcp-0.5.0.tar.gz.

File metadata

  • Download URL: lucius_mcp-0.5.0.tar.gz
  • Upload date:
  • Size: 811.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for lucius_mcp-0.5.0.tar.gz
Algorithm Hash digest
SHA256 84601369b4cadc74c0051277eca3fa92d8e0d27dfc36c1dc645865b8db0771d8
MD5 0e6c21189c008ad14f688b9b7d25c410
BLAKE2b-256 9e380ad7980c032248fb3ecd845f241a3b1e48784629d321b717f16f473360ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for lucius_mcp-0.5.0.tar.gz:

Publisher: release.yml on ivanostanin/lucius-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file lucius_mcp-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: lucius_mcp-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for lucius_mcp-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cba5b5e7f51486260cc912c9a2b4eb5ff644fe0e05cf1e46d0971e05c0d787ac
MD5 1420560f0c9159c7b1627f82d8461312
BLAKE2b-256 4f16cfc42594930d5d850312d8fef4b243435ad992d8c31ac0c2ada37c2c7734

See more details on using hashes here.

Provenance

The following attestation bundles were made for lucius_mcp-0.5.0-py3-none-any.whl:

Publisher: release.yml on ivanostanin/lucius-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page