Skip to main content
Glama
Pantheon-Security

NotebookLM MCP Server (Security Hardened)

sync_library

Synchronize your local NotebookLM library by comparing it with actual notebooks, identifying stale entries, and discovering missing notebooks for accurate data management.

Instructions

Sync your local library with actual NotebookLM notebooks.

What This Tool Does

  • Navigates to NotebookLM and extracts all your notebooks

  • Compares with local library entries

  • Detects stale entries (notebooks deleted or URLs changed)

  • Identifies notebooks not in your library

  • Optionally auto-removes stale entries

When To Use

  • Library seems out of sync with NotebookLM

  • After deleting notebooks in NotebookLM

  • To discover new notebooks to add

  • Before setting up automation workflows

Output

Returns a sync report with:

  • matched: Library entries that match actual notebooks

  • staleEntries: Library entries with no matching notebook (candidates for removal)

  • missingNotebooks: NotebookLM notebooks not in library (candidates for adding)

  • suggestions: Recommended actions

Example Usage

{ "auto_fix": false }

With auto-fix to remove stale entries:

{ "auto_fix": true }

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
auto_fixNoAutomatically remove stale library entries (default: false)
show_browserNoShow browser window for debugging

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Pantheon-Security/notebooklm-mcp-secure'

If you have feedback or need assistance with the MCP directory API, please join our Discord server