Notebooklm
Freeby MCP Community
Security-hardened MCP server for NotebookLM API with compliance-ready architecture (GDPR, SOC2, CSSF controls implemented)
v2026.2.11Added Apr 12, 2026
mcpnotebooklmgeminiaiclaude
Notebooklm MCP Server
Security-hardened MCP server for NotebookLM API with compliance-ready architecture (GDPR, SOC2, CSSF controls implemented)
Installation
npx -y @pan-sec/notebooklm-mcp
Reviews
Installation
Quick install
npx -y @pan-sec/notebooklm-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"notebooklm": {
"command": "npx",
"args": ["-y", "@pan-sec/notebooklm-mcp"]
}
}
}