Catalog
io.github.mcp-dir/notebooklm-mcp
Officialby mcp-dir
NotebookLM
Google NotebookLM via natural language: create notebooks, add sources (PDF, URL, YouTube) and ask gr
Create and manage Google NotebookLM notebooks with PDFs, URLs and videos.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"notebooklm-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/p_notebooklm"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.