35
/ 100
25 days ago
glama

waitloop

Enables agents to create hosted waitlist pages with referral ranking, email capture, and stats via MCP tools like create_waitlist.

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
🚨
Secret credentials may flow to a network call
1 flow detected: WAITLOOP_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 2 credentials: RESEND_API_KEY, WAITLOOP_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.
configAPP_URL
configDATABASE_URL
configEMAIL_FROM
🔐 secretRESEND_API_KEYNo database needed for local dev — it falls back to embedded Postgres (PGlite) under .data/. Log in at /login; without , the magic link is printed to the server log.
🔐 secretWAITLOOP_API_KEYwl_YOUR_KEY npx waitloop-cli waitlists:create --name "Acme Robots"
configWAITLOOP_API_URL
// 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 2 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/zexiro-waitloop-ilmjvp)](https://m8ven.ai/mcp/zexiro-waitloop-ilmjvp)
commit: 4860ffa04068b6df6c1b52e80bc802d2f87cf43f
code hash: 29c24536e551d8883a25dc5360adb1b1099ca6a8a1a2767ff0976fd19043bc5c
verified: 7/6/2026, 10:34:27 AM
view raw JSON →