Skip to main content
Glama
Pantheon-Security

NotebookLM MCP Server (Security Hardened)

get_audio_status

Check audio overview generation status for NotebookLM notebooks, returning progress, duration, and completion state.

Instructions

Check the audio overview generation status for a notebook.

Returns

  • status: "not_started" | "generating" | "ready" | "failed" | "unknown"

  • progress: Generation progress (0-100) if generating

  • duration: Audio duration in seconds if ready

Example

{ "notebook_id": "my-research" }

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
notebook_idNoLibrary notebook ID
notebook_urlNoOr direct 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