MCP server for NotebookLM - Let your AI agents (Claude Code, Codex) research documentation directly with grounded, citation-backed answers from Gemini. Persistent auth, library management, cross-client sharing. Zero hallucinations, just your knowledge base.
MCP server for NotebookLM - Let your AI agents (Claude Code, Codex) research documentation directly with grounded, citation-backed answers from Gemini. Persistent auth, library management, cross-client sharing. Zero hallucinations, just your knowledge base.
Is it safe?
No known CVEs for notebooklm-mcp.
No authentication — any process on your machine can connect to this server.
MIT. View license →
Last scanned 0 days ago.
Is it maintained?
Last commit 97 days ago. 1,749 GitHub stars. 3,789 weekly downloads.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
4 tools. Estimated ~300 tokens of your context window (0.2% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config, wrong Node.js version, npx cache, network or firewall blocking. Setup guide covers troubleshooting. Or check GitHub issues for known problems.
{
"mcpServers": {
"notebooklm": {
"args": [
"-y",
"notebooklm-mcp@latest"
],
"command": "npx"
}
}
}Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y notebooklm-mcp 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
authenticateAuthenticate with NotebookLM using Google credentials via browser automation
ask_notebookAsk a question to a NotebookLM notebook and get synthesized answers with citations
add_to_librarySave a NotebookLM link to local library with tags and description
deep_cleanupScan entire system for NotebookLM data with categorized preview and clean up
Last scanned 7h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.