Skip to content
Claude Desktop

allure testops mcp for Claude Desktop

io.github.mshegolev/allure-testops-mcp

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

client:Claude Desktop transport:stdio runtime:pypi

Install allure testops mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

allure testops mcp in other clients