Allure Testops MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 401 installs a week from pypi. Last commit 23 Jun 2026.
Allure TestOps MCP — projects, launches, test cases, test results via REST API.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add allure-testops-mcp -- uvx allure-testops-mcp
{
"mcpServers": {
"allure-testops-mcp": {
"args": [
"allure-testops-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.allure-testops-mcp]
command = "uvx"
args = ["allure-testops-mcp"]
{
"mcpServers": {
"allure-testops-mcp": {
"args": [
"allure-testops-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"allure-testops-mcp": {
"args": [
"allure-testops-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.