notebooklm_notebook_delete — NotebookLM MCP Tool
notebooklm_notebook_delete
(notebooklm notebook delete) is one of 43 tools on the
NotebookLM
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call notebooklm_notebook_delete from your client
- Claude Code NotebookLM notebooklm_notebook_delete run in your project directory
- Claude Desktop NotebookLM notebooklm_notebook_delete ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor NotebookLM notebooklm_notebook_delete ~/.cursor/mcp.json
- VS Code NotebookLM notebooklm_notebook_delete .vscode/mcp.json
- Zed NotebookLM notebooklm_notebook_delete ~/.config/zed/settings.json
- Windsurf NotebookLM notebooklm_notebook_delete ~/.codeium/windsurf/mcp_config.json
- Cline NotebookLM notebooklm_notebook_delete ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI NotebookLM notebooklm_notebook_delete ~/.gemini/settings.json
- Grok NotebookLM notebooklm_notebook_delete .mcp.json (in your project root)
- ChatGPT NotebookLM notebooklm_notebook_delete Settings → Connectors → Advanced → Developer mode
- Claude.ai NotebookLM notebooklm_notebook_delete Settings → Connectors → Add custom connector
- LangChain NotebookLM notebooklm_notebook_delete pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http notebooklm-mcp https://api.mcp.ai/p_notebooklm
Other tools on this server
- notebooklm_list
- notebooklm_notebook_create
- notebooklm_notebook_rename
- notebooklm_notebook_summary
- notebooklm_notebook_metadata
- notebooklm_ask
- notebooklm_history
- notebooklm_source_add
- notebooklm_source_list
- notebooklm_source_get
- notebooklm_source_fulltext
- notebooklm_source_guide
- notebooklm_source_rename
- notebooklm_source_refresh
- notebooklm_source_delete
- notebooklm_source_add_research
- notebooklm_generate
- notebooklm_artifact_list
- notebooklm_artifact_get
- notebooklm_artifact_poll
- notebooklm_artifact_suggestions
- notebooklm_artifact_rename
- notebooklm_artifact_retry
- notebooklm_artifact_delete
- notebooklm_download
- notebooklm_note_create
- notebooklm_note_list
- notebooklm_note_get
- notebooklm_note_rename
- notebooklm_note_delete
- notebooklm_share_status
- notebooklm_share_public
- notebooklm_share_add
- notebooklm_share_update
- notebooklm_share_remove
- notebooklm_share_view_level
- show_version
- report_bug
- connect
- toolkit_info
- marketplace
- authenticate
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.