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
{
"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