Back to MCP Servers
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.
knowledge-memorygosecurityaiagent
Installation
npx -y notebooklm-mcp-secureConfiguration
{
"mcpServers": {
"notebooklm-mcp-secure": {
"command": "npx",
"args": ["-y", "notebooklm-mcp-secure"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes