Security
Trust: 42/100 (Fair)io.github.Pantheon-Security/notebooklm-mcp-secure Guide
Security-hardened NotebookLM MCP with post-quantum encryption
38 starsby Pantheon-Security
Quick Start
Install
npx @pan-sec/notebooklm-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-pantheon-security-notebooklm-mcp-secure": {
"command": "npx",
"args": [
"@pan-sec/notebooklm-mcp"
]
}
}
}