Pantheon-Security/notebooklm-mcp-secure
Query Google NotebookLM from Claude/AI agents with 14 security hardening layers. Session-based conversations, notebook library management, and source-grounded research responses.
Quick Start
Clone the repository:
git clone https://github.com/Pantheon-Security/notebooklm-mcp-secureClaude Desktop configuration example:
{
"mcpServers": {
"pantheon-security-notebooklm-mcp-secure-2": {
"command": "npx",
"args": [
"-y",
"Pantheon-Security/notebooklm-mcp-secure"
]
}
}
}Check the repository README for specific installation and configuration instructions.