← Index

io.github.Pantheon-Security/notebooklm-mcp-secure

io.github.Pantheon-Security/notebooklm-mcp-secure·v2026.1.6·Security
Quality Score
80
/100

Security-hardened NotebookLM MCP with post-quantum encryption

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "notebooklm-mcp-secure": {
      "command": "npx",
      "args": [
        "-y",
        "@pan-sec/notebooklm-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "notebooklm-mcp-secure": {
      "command": "npx",
      "args": [
        "-y",
        "@pan-sec/notebooklm-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @pan-sec/notebooklm-mcp
§03  MCP Quality Score  ·  methodology
freshness
20
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Security