Skip to main content
Glama
Pantheon-Security

NotebookLM MCP Server (Security Hardened)

remove_source

Remove a source from a NotebookLM notebook by specifying its source ID to manage content and maintain organization.

Instructions

Remove a source from a NotebookLM notebook.

Usage

  1. First call list_sources to get source IDs

  2. Then call remove_source with the source ID

Example

{ "notebook_id": "my-notebook", "source_id": "source-0" }

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
notebook_idNoLibrary notebook ID
notebook_urlNoDirect notebook URL (overrides notebook_id)
source_idYesSource ID from list_sources (e.g., 'source-0')

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