Notebooklm mcp server
JSON →Let your AI agents chat directly with Google NotebookLM for zero-hallucination answers.
Install
npx -y notebooklm-mcp-server Tools · 15
- 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
Links
★ 13 GitHub stars