Pantheon-Security/notebooklm-mcp-secure
Security-hardened NotebookLM MCP with post-quantum encryption (ML-KEM-768), GDPR/SOC2/CSSF compliance, and 14 security layers. Query Google's Gemini-grounded research from Claude and AI agents.
Quick Start
Clone the repository:
git clone https://github.com/Pantheon-Security/notebooklm-mcp-secureClaude Desktop configuration example:
{
"mcpServers": {
"pantheon-security-notebooklm-mcp-secure": {
"command": "npx",
"args": [
"-y",
"Pantheon-Security/notebooklm-mcp-secure"
]
}
}
}Check the repository README for specific installation and configuration instructions.