NotebookLM MCP Server
Provides automation capabilities for Google's NotebookLM service, enabling AI agents to send chat messages, retrieve streaming responses, manage notebooks, upload documents, and interact with NotebookLM's AI features through persistent browser sessions.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@NotebookLM MCP Serversummarize the key points from my uploaded research paper"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
NotebookLM MCP
MCP server for Google NotebookLM — chat with your sources and manage notebooks/sources as MCP tools. Driven by an RPC backend (notebooklm-py), so there's no browser at runtime.
Setup
uv add notebooklm-mcp
uv run notebooklm login # one-time Google login (saves a session)
notebooklm-mcp init <notebook-url> # writes notebooklm-config.jsonRelated MCP server: NotebookLM MCP Server
Run
notebooklm-mcp -c notebooklm-config.json server # MCP server (stdio | http | sse)
notebooklm-mcp -c notebooklm-config.json chat -m "..." # quick chat from the CLITools (28)
Chat:
send_chat_message,get_chat_response,chat_with_notebook,navigate_to_notebook,get/set_default_notebook,healthcheckManage:
list/create/rename/delete_notebook,get_notebook_summary,list_sources,add_source_url/add_source_text/delete_sourceCompose:
copy_source,create_notebook_from_sources(merge sources across notebooks)Studio:
generate_audio_overview/list_audio_overviews,generate_video_overview/list_video_overviews,generate_mind_map/list_mind_maps/get_mind_mapShare:
get_share_status,set_notebook_public,share_notebook_with_user
MIT License
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityBmaintenanceEnables direct integration with Google NotebookLM from MCP clients, allowing agents to query notebooks, manage libraries, and get grounded research answers without manual copy-pasting. Uses browser automation to maintain persistent authentication and provides RAG-style research capabilities within code editors.Last updated5,2982,988MIT
- AlicenseAquality-maintenanceEnables interaction with Google's NotebookLM through natural language, allowing users to create and manage notebooks, add sources from URLs/YouTube/Google Drive, query AI for insights, generate audio podcasts and other studio content, and perform AI-powered research and analysis.Last updated323
- Alicense-qualityDmaintenanceEnables AI agents to programmatically access Google NotebookLM through browser automation for managing notebooks, sources, and chat interactions. It supports automated content generation including audio overviews, study guides, and quizzes directly within AI workflows.Last updated654MIT
- Alicense-qualityCmaintenanceEnables interaction with Google NotebookLM through a real Chrome browser, allowing natural language queries, source ingestion, and audio overview generation.Last updated5,298MIT
Related MCP Connectors
Google NotebookLM via natural language: create notebooks, add sources (PDF, URL, YouTube) and ask gr
Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…
AI-powered browser automation — navigate, click, fill forms, and extract data from any website.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/khengyun/notebooklm-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server