epicaltrendweb/notebooklm-mcp-hf
0
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
- First time: Run
setup_authto authenticate with Google - Add notebooks using
/notebooksendpoint - Ask questions using
/askendpoint
Endpoints
GET /health- Health checkPOST /setup-auth- Authenticate with GoogleGET /notebooks- List notebooksPOST /notebooks- Add notebookPOST /ask- Ask questions
Persistence
Session data is stored in /data directory.
