Skip to content
Windsurf

allure testops mcp for Windsurf

io.github.mshegolev/allure-testops-mcp

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

client:Windsurf transport:stdio runtime:pypi

Install allure testops mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

allure testops mcp in other clients