
NotebookLM MCP Server (Security Hardened)
by pantheon-security
Enterprise-grade, security-hardened MCP server for Google NotebookLM with 17 security layers and post-quantum encryption.
What it does
Connects AI agents to Google NotebookLM, allowing them to query source-grounded notebooks, manage libraries programmatically, and generate audio/video overviews with zero hallucinations.
Tools
ask_question: Query notebooks with source-grounded answers.create_notebook: Programmatically create new notebooks with sources.generate_audio_overview: Create podcast-style audio summaries.generate_video_overview: Create AI video summaries with 10 visual styles.generate_data_table: Extract structured data tables as JSON.deep_research: Comprehensive research agent via Gemini API.upload_document: Fast PDF/document upload via Gemini Files API.
Installation
Add to claude_desktop_config.json:
{
"mcpServers": {
"notebooklm": {
"command": "npx",
"args": ["-y", "@pan-sec/notebooklm-mcp@latest"]
}
}
}
Supported hosts
Confirmed for Claude Desktop, Cursor, Codex, Windsurf, VS Code Copilot, and Gemini Antigravity.
Quick install
npx @pan-sec/notebooklm-mcp@latestInformation
- Pricing
- free
- Published
- 5/6/2026
- stars






