67
/ 100
4 days ago
glama

panel-review MCP server

Enables adversarial multi-model AI review via OpenRouter, allowing Claude to submit prompts to multiple models and compare responses through custom connector tools.

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.
🔐
You'll be asked for 1 credential: OPENROUTER_API_KEY
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.
🔐 secretOPENROUTER_API_KEYyour key. Do this before worrying about the first deploy failing.
configPANEL_MAX_DOC_CHARS400000 Rejects oversized documents.
configPANEL_MAX_MODELS6 Caps models per call.
configPANEL_MAX_CALLS_PER_DAY200 Daily spend guard.
configPORT
// 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 6 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/jonny-helix-panel-mcp-1xx4o0)](https://m8ven.ai/mcp/jonny-helix-panel-mcp-1xx4o0)
commit: 96547cd392e1afab46da909948e929f11e1049cd
code hash: eb6255b9bf26054d3675f5e09685ee906503900cc4468673e6e14c4afb4b1596
verified: 7/27/2026, 10:19:53 AM
view raw JSON →