CoolFace
Apppublic

epicaltrendweb/notebooklm-mcp-hf

sourceHugging Facemitupdated 7mo agoView on Hugging Face
0likes
App README

NotebookLM MCP - HuggingFace Spaces

This is the HuggingFace Spaces deployment of NotebookLM MCP Server.

Features

  • Query Google NotebookLM from AI agents
  • Generate podcasts, quizzes, and flashcards from documents
  • Interactive authentication with Google

Setup

  1. 1.First time: Run setup_auth to authenticate with Google
  2. 2.Add notebooks using /notebooks endpoint
  3. 3.Ask questions using /ask endpoint

Endpoints

  • GET /health - Health check
  • POST /setup-auth - Authenticate with Google
  • GET /notebooks - List notebooks
  • POST /notebooks - Add notebook
  • POST /ask - Ask questions

Persistence

Session data is stored in /data directory.