MCP Servers / productivity / Notebooklm mcp server

Notebooklm mcp server

JSON →
none13productivity

Let your AI agents chat directly with Google NotebookLM for zero-hallucination answers.

Install
How to run this server
[ { "cmd": "npx -y notebooklm-mcp-server", "imports": [] } ]
server path: notebooklm-mcp-server
Tools
What this server exposes
list_notebooks
List all available NotebookLM notebooks
get_notebook
Get details of a specific notebook
create_notebook
Create a new notebook
delete_notebook
Delete a notebook
add_source
Add a source to a notebook
list_sources
List all sources in a notebook
remove_source
Remove a source from a notebook
query_notebook
Query a notebook and get answers based on its sources
get_notebook_audio_overview
Get the audio overview (podcast) for a notebook
generate_audio_overview
Generate a new audio overview (podcast) for a notebook
list_notes
List all notes in a notebook
create_note
Create a new note in a notebook
get_note
Get details of a specific note
update_note
Update an existing note
delete_note
Delete a note
Configuration
Environment & auth
authnone
Resources
Notebooklm mcp server — MCP Server · libregistry