← All servers
🔧

Allure TestopsVerified🛡 No advisories

io.github.mshegolev/allure-testops-mcp
New to MCP? Start here →
0★ stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/mshegolev, which proved it owns this namespace.

Verified owner: github.com/mshegolevio.github.mshegolev/allure-testops-mcp

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs ALLURE_TOKEN.
Configuration
Reads ALLURE_URL, ALLURE_SSL_VERIFY.

About

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

Packages & transports

pypiallure-testops-mcpv0.9.0 · uvx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "allure_testops": {
      "command": "uvx",
      "args": [
        "allure-testops-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx allure-testops-mcp