71
/ 100
5 days ago
glama

zoom-mcp

Provides AI agents with structured access to Zoom recorded meetings, enabling search, summarization, and action item extraction.

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: ZOOM_CLIENT_SECRET, TOKEN_ENCRYPTION_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

lowexpress@4.18.2GHSA-qw6h-vgh9-j6wx

express vulnerable to XSS via response.redirect()

lowexpress@4.18.2GHSA-rv95-896h-c2vc

Express.js Open Redirect in malformed URLs

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configZOOM_CLIENT_IDEdit .env with your and ZOOM_CLIENT_SECRET
🔐 secretZOOM_CLIENT_SECRETEdit .env with your ZOOM_CLIENT_ID and
configZOOM_REDIRECT_URIset-env-vars ZOOM_CLIENT_ID=...,ZOOM_CLIENT_SECRET=...,=https://YOUR_SERVICE_URL/auth/callback \
configTOKEN_STORAGE_PATH
🔐 secretTOKEN_ENCRYPTION_KEYset-secrets =zoom-mcp-key:latest \
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 4 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/aronroyca-zoom-mcp-17g43a)](https://m8ven.ai/mcp/aronroyca-zoom-mcp-17g43a)
commit: cf12fc11872aa5ff1e211528829b35b8a4fb5e91
code hash: adf334371911046cb9922463f70140980bb9513a65b6e384d01b01254502bde5
verified: 6/24/2026, 10:01:43 AM
view raw JSON →