Skip to main content
Glama
Pantheon-Security

NotebookLM MCP Server (Security Hardened)

list_sources

Retrieve all sources from a NotebookLM notebook to view document details, types, and processing status for research management.

Instructions

List all sources in a NotebookLM notebook.

Returns

Array of sources with:

  • id: Source identifier (for use with remove_source)

  • title: Source name/title

  • type: url, text, file, drive, or unknown

  • status: ready, processing, or failed

Example

{ "notebook_id": "my-notebook" }

Or with direct URL:

{ "notebook_url": "https://notebooklm.google.com/notebook/xxx" }

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
notebook_idNoLibrary notebook ID
notebook_urlNoDirect notebook URL (overrides notebook_id)

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