MCPVault
Notebooklm MCP logo

Notebooklm MCP

未申請

作者: 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.

インストール

$npx notebooklm-mcp@latest

未申請リスティング

このMCPサーバーはあなたのものですか?

このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。

このサーバーを申請する

ツール(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.