74
/ 100
7 days ago
glama

loupe-mcp

Turns product feedback pinned to a live UI into an actionable backlog for Claude Code — list comments, open one with its target element's HTML, computed styles and screenshot, and update its status.

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
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
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 3 credentials: LOUPE_ADMIN_KEY, LOUPE_DEMO_SECRET, LOUPE_PROJECT_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.
configDATABASE_URLDatabase — server/db.ts is a one-function query() seam. With set
🔐 secretLOUPE_ADMIN_KEY"": "<admin key from npm run seed>"
configLOUPE_API"": "http://localhost:8787",
configLOUPE_BLOB_DIR
🔐 secretLOUPE_DEMO_SECRET
configLOUPE_PG_DIR
🔐 secretLOUPE_PROJECT_KEY"": "pk_demo_acme",
configLOUPE_PUBLIC_URL
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 3 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/mohamed-ashraf-elsaed-loupe-1t58ad)](https://m8ven.ai/mcp/mohamed-ashraf-elsaed-loupe-1t58ad)
commit: f653154c6a86acde5671aaf24f1cc89e37080f85
code hash: e921b06e46ca1f8b102c50ffb93478818cb34ea82fd3e5da36b77ce27ef7024c
verified: 7/16/2026, 8:39:24 AM
view raw JSON →