gemini-notebook-mcp

CharlieCardenasToledo/gemini-notebook-mcp
★ 0 stars TypeScript AI/LLM Updated 6d ago
MCP server for Google Gemini Notebook (formerly NotebookLM) — chat, source ingestion, audio overviews, citations, stdio + Streamable-HTTP transports.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gemini-notebook-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "CharlieCardenasToledo/gemini-notebook-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for Google NotebookLM. It drives a real Chrome via Patchright (stealth + persistent fingerprint) so an agent can chat against a notebook, ingest sources, generate audio overviews, and read DOM-level citations. Two transports are supported: `stdio` (default) and Streamable-HTTP. The current release line is 2.x; v1 is no longer supported.

Tools (20)

ANSWER_TIMEOUT_MSBROWSER_LOCALEBROWSER_TIMEOUTBROWSER_TIMEZONEDELETEGETHEADLESSLOG_CONTENTLOG_DIAGNOSTICSLOG_FORMATLOG_LEVELMAX_SESSIONSNOTEBOOKLM_ACCOUNTNOTEBOOKLM_AI_MARKERNOTEBOOKLM_AI_MARKER_PREFIXNOTEBOOKLM_ALLOWED_HOSTSNOTEBOOKLM_ALLOWED_ORIGINSNOTEBOOKLM_DATA_DIRNOTEBOOKLM_DISABLED_TOOLSNOTEBOOKLM_FOLLOW_UP_REMINDER