Skip to main content
Science & ResearchTypeScript

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.

researchlocal-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-2": {
      "command": "npx",
      "args": [
        "-y",
        "Pantheon-Security/notebooklm-mcp-secure"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Science & Research
Language
TypeScript
Author
Pantheon-Security