PleasePrompto/notebooklm-mcp

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.

License:MITLanguage:TypeScript43254

Technical Implementation

Use Cases
  • **You**: Set up embeddings, vector DB, chunking strategy, retrieval pipeline
  • **Problem**: Hours of setup, tuning retrieval, still gets "creative" with gaps
  • **NotebookLM**: Upload docs → done. Google handles everything.
  • 📖 [**Usage Guide**](./docs/usage-guide.md) — Patterns, workflows, tips
  • 🛠️ [**Tool Reference**](./docs/tools.md) — Complete MCP API
  • 🔧 [**Configuration**](./docs/configuration.md) — Environment variables
  • 🐛 [**Troubleshooting**](./docs/troubleshooting.md) — Common issues