69
/ 100
24 days ago
glama

openqa-mcp

Enables interaction with openQA instances through the REST API, offering read tools for jobs, machines, and test suites, as well as mutating tools like restart and cancel with optional authentication.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: OPENQA_API_KEY, OPENQA_API_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configOPENQA_MCP_HOST127.0.0.1 Default HTTP bind host.
configOPENQA_MCP_PORT8000 Default HTTP bind port.
configOPENQA_MCP_TRANSPORTstdio on Serve over stdio; overrides =http.
🔐 secretOPENQA_API_KEY(unset) API key; overrides the config file when set.
🔐 secretOPENQA_API_SECRET(unset) API secret; overrides the config file when set.
configOPENQA_SERVERopenqa-async default openQA host (e.g. openqa.opensuse.org).
configOPENQA_VERIFYtrue TLS verification: true/false, or a path to a CA bundle.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mimi1vx-openqa-mcp-1xjylg)](https://m8ven.ai/mcp/mimi1vx-openqa-mcp-1xjylg)
commit: c1f10fdb9ea448fea359cb29aaaeca666a1f3f50
code hash: 1b172812cc4f745ae6928e002eaee032b672941acda94090ddcf2e91164cfa30
verified: 7/7/2026, 10:00:53 AM
view raw JSON →