45
/ 100
1 month ago
glama

Rook

Save anything from your AI chats to Rook, the notes app for code. With one tool available: append_to_inbox, each AI client gets their own inbox. Requires Rook to be installed from userook.app.

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 4 credentials: NEXT_PUBLIC_POSTHOG_KEY, RESEND_API_KEY, SUPABASE_ANON_KEY, SUPABASE_SERVICE_ROLE_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.
configNEXT_PUBLIC_POSTHOG_HOST
🔐 secretNEXT_PUBLIC_POSTHOG_KEY
configNEXT_PUBLIC_SIGNUP_MODE
configNOTIFY_EMAIL
🔐 secretRESEND_API_KEY
🔐 secretSUPABASE_ANON_KEY
🔐 secretSUPABASE_SERVICE_ROLE_KEY
configSUPABASE_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 1 concrete improvement 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/maryamtb-rook-tle6p0)](https://m8ven.ai/mcp/maryamtb-rook-tle6p0)
commit: 4f0ed60f89be7002bed967c180b01da01e31ab5c
code hash: 24ea518c51099de8b0b29e24a7c79c488c1f941eabcd436a9da5d1e3f139cb27
verified: 6/10/2026, 11:11:19 AM
view raw JSON →