Skip to content
Cline

allure testops mcp for Cline

io.github.mshegolev/allure-testops-mcp

Allure TestOps MCP — projects, launches, test cases, test results via REST API.

client:Cline transport:stdio runtime:pypi

Install allure testops mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "allure-testops-mcp": {
      "command": "uvx",
      "args": [
        "allure-testops-mcp"
      ],
      "env": {
        "ALLURE_URL": "<ALLURE_URL>",
        "ALLURE_TOKEN": "<ALLURE_TOKEN>",
        "ALLURE_SSL_VERIFY": "<ALLURE_SSL_VERIFY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

allure testops mcp in other clients