74
/ 100
6 days ago
glama

NotebookLM MCP with Audio

Custom MCP server for NotebookLM that adds audio source upload, YouTube source ingestion, source readiness polling, and transcript export, complementing standard Q&A and audio overview 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.
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: LOGIN_PASSWORD, NOTEBOOKLM_HTTP_BEARER_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 low

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

lowzod@3.22.0GHSA-m95q-7qp3-xv42

Zod denial of service vulnerability

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.
configANSWER_TIMEOUT_MS
configAUTO_LOGIN_ENABLED
configAUTO_LOGIN_TIMEOUT_MS
configBROWSER_CHANNEL
configBROWSER_TIMEOUT
configHEADLESStrue ./scripts/start-http.sh
configLOGIN_EMAIL
🔐 secretLOGIN_PASSWORD
configMAX_DELAY_MS
configMAX_SESSIONS
configMIN_DELAY_MS
configNOTEBOOKLM_ACCOUNT
configNOTEBOOKLM_AI_MARKER
configNOTEBOOKLM_AI_MARKER_PREFIX
configNOTEBOOKLM_ALLOW_NON_LOOPBACK
configNOTEBOOKLM_AUDIO_ROOTS
configNOTEBOOKLM_BROWSER_CHANNEL
configNOTEBOOKLM_DISABLED_TOOLS
configNOTEBOOKLM_FOLLOW_UP_REMINDER
configNOTEBOOKLM_HOST
🔐 secretNOTEBOOKLM_HTTP_BEARER_TOKENexport ="$(openssl rand -hex 32)"
configNOTEBOOKLM_PORT
configNOTEBOOKLM_PROFILE
configNOTEBOOKLM_TRANSPORT
configNOTEBOOK_CLEANUP_ON_SHUTDOWN
configNOTEBOOK_CLEANUP_ON_STARTUP
configNOTEBOOK_CLONE_PROFILE
configNOTEBOOK_CONTENT_TYPES
configNOTEBOOK_DESCRIPTION
configNOTEBOOK_INSTANCE_MAX_COUNT
configNOTEBOOK_INSTANCE_TTL_HOURS
configNOTEBOOK_PROFILE_STRATEGY
configNOTEBOOK_TOPICS
configNOTEBOOK_URL
configNOTEBOOK_USE_CASES
configSESSION_TIMEOUT
configSTEALTH_ENABLED
configSTEALTH_HUMAN_TYPING
configSTEALTH_MOUSE_MOVEMENTS
configSTEALTH_RANDOM_DELAYS
configTYPING_WPM_MAX
configTYPING_WPM_MIN
// 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/sasuketorii-notebooklm-mcp-with-11t4uu)](https://m8ven.ai/mcp/sasuketorii-notebooklm-mcp-with-11t4uu)
commit: 17e818d040dcc9360d5658c7c7dc54a2e04893aa
code hash: 63f2b743dfa14b4e48249f70114f79c9f1c0bc951c0909d24db02edf141e6519
verified: 7/25/2026, 8:33:50 AM
view raw JSON →