epicaltrendweb/notebooklm-mcp-simple
0
NotebookLM MCP Server
This is the HuggingFace Spaces deployment of NotebookLM MCP Server - a powerful MCP server that lets AI agents interact with Google NotebookLM.
Features
- Query Google NotebookLM from AI agents (Claude, Cursor, etc.)
- Generate podcasts, quizzes, and flashcards from documents
- Session-based authentication with Google
- Human-like behavior for natural interactions
Setup
- First time: Run
setup_authto authenticate with Google (requires dev mode) - Add notebooks using
/notebooksendpoint - Ask questions using
/askendpoint
Endpoints
GET /health- Health checkGET /- Status page
Note
This is a basic deployment. For full authentication, you need to enable dev mode on the Space or run the MCP server locally first to authenticate, then the session will persist.
