74
/ 100
28 days ago
glama

NotebookLM MCP Server

Enables interaction with Google NotebookLM through a real Chrome browser, allowing natural language queries, source ingestion, and audio overview generation.

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
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 1 credential: LOGIN_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high1 low

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

high@modelcontextprotocol/sdk@1.0.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.0.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

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_MS600000 Hard ceiling on the wait for a NotebookLM answer.
configAUTO_LOGIN_ENABLED
configAUTO_LOGIN_TIMEOUT_MS
configBROWSER_CHANNELChrome (stable channel) preferred. The bundled Patchright Chromium is used as a fallback when Chrome refuses to launch — set =chromium to force it.
configBROWSER_TIMEOUT30000 Per-action browser timeout.
configHEADLESStrue Run Chrome headless. Override per-call with show_browser / browser_options.show.
configLOGIN_EMAIL
🔐 secretLOGIN_PASSWORD
configMAX_DELAY_MS
configMAX_SESSIONS10 Concurrent browser sessions.
configMIN_DELAY_MS
configNOTEBOOKLM_ACCOUNTwork npx notebooklm-mcp@latest
configNOTEBOOKLM_AI_MARKERfalse — drop the inline prefix. The _provenance field is always present.
configNOTEBOOKLM_AI_MARKER_PREFIX"..." — replace the prefix string with your own.
configNOTEBOOKLM_BROWSER_CHANNELBROWSER_CHANNEL / chrome chromium to force the bundled Patchright Chromium.
configNOTEBOOKLM_DISABLED_TOOLScleanup_data,re_auth npx notebooklm-mcp@latest
configNOTEBOOKLM_FOLLOW_UP_REMINDERfalse Re-enable the v1 follow-up reminder appended to answers.
configNOTEBOOKLM_HOSTEquivalent env vars: NOTEBOOKLM_TRANSPORT=http, NOTEBOOKLM_PORT=3000, =0.0.0.0.
configNOTEBOOKLM_PORTEquivalent env vars: NOTEBOOKLM_TRANSPORT=http, =3000, NOTEBOOKLM_HOST=0.0.0.0.
configNOTEBOOKLM_PROFILEstandard npx notebooklm-mcp@latest
configNOTEBOOKLM_TRANSPORTEquivalent env vars: =http, NOTEBOOKLM_PORT=3000, NOTEBOOKLM_HOST=0.0.0.0.
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_TIMEOUT900 Idle seconds before a session is GC-ed.
configSTEALTH_ENABLEDtrue Master switch for human-typing/mouse/delay stealth.
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 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/abdallah-nasir-notebooklm-mcp-124sep)](https://m8ven.ai/mcp/abdallah-nasir-notebooklm-mcp-124sep)
commit: eb5eab72420f424b9da9bc11a5ec455abfebe659
code hash: c9781dfbde1491c37e4f6f6b00f85e2722ee5bd8b61f1c3343dae20d4b7498ff
verified: 6/15/2026, 12:54:57 PM
view raw JSON →