MCPVault
Notebooklm MCP logo

Notebooklm MCP

Unclaimed

by PleasePrompto

MCP server for NotebookLM - Let your AI agents (Claude Code, Codex) research documentation directly with grounded, citation-backed answers from Gemini. Persistent auth, library management, cross-client sharing. Zero hallucinations, just your knowledge base.

Install

$npx notebooklm-mcp@latest

Unclaimed listing

Is this your MCP server?

This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.

Claim this server

Tools (21)

add_notebook

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

add_source

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

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.