Skip to main content
Knowledge & MemoryTypeScript

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.

knowledge-memorylocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/Pantheon-Security/notebooklm-mcp-secure

Claude 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.

Details

Category
Knowledge & Memory
Language
TypeScript
Author
Pantheon-Security