MCPVault

add_source

MCP tool from Notebooklm MCP by PleasePrompto

Add a source to a notebook. v2 supports type=url (web crawl) and type=text (paste). Returns source counts before/after.

How to use it

add_source is exposed by the Notebooklm MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the add_source tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Notebooklm MCP

$npx notebooklm-mcp@latest
FULL NOTEBOOKLM MCP LISTING

Other tools in Notebooklm MCP (20)

add_notebook

Add a NotebookLM share-URL to the local library with metadata. Requires explicit user confirmation.

ask_question

Ask a question against a notebook. Supports session reuse, citation extraction (sourceformat), and per-call browser overrides. Returns answer + provenance envelope.

cleanup_data

Categorised preview + delete of all stored data. preservelibrary=true keeps library.json.

close_session

Close one session by sessionid.

download_audio

Save the most recent Audio Overview to destinationdir. Run generateaudio first if none exists.

generate_audio

Generate an Audio Overview. Optional customprompt, timeoutms (default 600 000 ms).

get_health

Auth state, session count, configuration snapshot, troubleshooting hint.

get_library_stats

Counts and usage stats.

get_notebook

Fetch one notebook by id.

list_notebooks

List every notebook in the library with metadata.

list_sessions

List active browser sessions with age + message count.

minimal

askquestion, gethealth, listnotebooks, selectnotebook, getnotebook

re_auth

Wipe auth + log in again.

remove_notebook

Remove from the local library (does not delete the NotebookLM notebook itself).

reset_session

Reset chat history while keeping the same sessionid.

search_notebooks

Search by name, description, topics, tags.

select_notebook

Set a notebook as the active default for askquestion.

setup_auth

First-time interactive Google login.

standard

minimal + setupauth, listsessions, addnotebook, updatenotebook, searchnotebooks

update_notebook

Update name, description, topics, contenttypes, usecases, tags, or url.