An MCP server for Allure TestOps that lets LLM clients query projects, launches, test cases, and test results through the Allure REST API. It supports SaaS and self-hosted instances and uses API-token authentication over stdio.
From the registry: Allure TestOps MCP — projects, launches, test cases, test results via REST API.
Please install the `allure-testops-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Python 3.10+** — Python 3.10 or newer is required to run the server. (https://www.python.org/downloads/)
- **Install uvx (recommended) or pipx** — The README recommends running the server via uvx. pipx is offered as an alternative install method.
- **Create an Allure TestOps API token** — Generate an API token in Allure TestOps (Profile → API tokens). This token is required for authentication. (https://qameta.io/)
Canonical MCP server config (stdio transport):
- command: `uvx`
- args: ["--from","allure-testops-mcp","allure-testops-mcp"]
- required environment variables:
- `ALLURE_URL`: Base URL of your Allure TestOps instance. (example: `<your-allure-url>`)
- `ALLURE_TOKEN`: API token for Allure TestOps authentication. (example: `<your-api-token>`)
- optional environment variables:
- `ALLURE_SSL_VERIFY`: Whether to verify SSL certificates. Use false only for trusted self-signed corporate certificates. Default is true. (example: `<true-or-false>`)
Note: The server uses stdio transport. The README also mentions pipx as an alternative installation path, but uvx is the recommended and more portable command. Supported for SaaS or self-hosted Allure TestOps instances.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.ALLURE_URLrequiredThe Allure TestOps instance URL.ALLURE_TOKENrequiredAPI token for authenticating with Allure TestOps.ALLURE_SSL_VERIFYControls SSL certificate verification; set to false for self-signed certificates.Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.