# @pan-sec/notebooklm-mcp

Security-hardened MCP server for NotebookLM API with compliance-ready architecture (GDPR, SOC2, CSSF controls implemented)

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 2026.5.0
- **Author:** Pantheon Security
- **License:** MIT
- **npm:** @pan-sec/notebooklm-mcp
- **Source:** https://github.com/Pantheon-Security/notebooklm-mcp-secure
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-05T12:52:03.307Z
- **Version scanned:** 2026.5.0
- **CVEs:** none found by OSV at scan time

## Tools

40 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `ask_question`
- `get_notebook_chat_history`
- `compliance_dashboard` — Get comprehensive compliance dashboard with GDPR, SOC2, and CSSF status. Shows overall compliance score, health status, and key metrics.
- `compliance_score` — Get current compliance score (0-100) for each regulation and overall. Includes detailed breakdown by category.
- `generate_compliance_report` — Generate a compliance audit report. Supports multiple report types and formats.
- `collect_audit_evidence` — Collect evidence package for compliance audits. Creates a verifiable package with checksums.
- `verify_evidence_integrity` — Verify the integrity of an evidence package using cryptographic checksums.
- `list_evidence_packages` — List all saved evidence packages with their metadata.
- `submit_dsar` — Submit a Data Subject Access Request (GDPR Article 15-17, 20). Initiates the DSAR workflow.
- `export_user_data` — Export all user data in machine-readable format (GDPR Article 20 - Right to Data Portability).
- `request_data_erasure` — Request erasure of personal data (GDPR Article 17 - Right to Erasure). Creates an erasure request for review.
- `get_consent_status` — Get current consent status for all data processing purposes.
- `grant_consent` — Grant consent for a specific data processing purpose.
- `revoke_consent` — Revoke previously granted consent for a data processing purpose.
- `report_security_incident` — Report a security incident for investigation and tracking.
- `get_incident_status` — Get status of security incidents including open, investigating, and resolved counts.
- `run_health_check` — Run a comprehensive health check of all compliance components.
- `verify_audit_log_integrity` — Verify the integrity of compliance audit logs using hash chain verification.
- `list_policies` — List all compliance policies with their status and review dates.
- `get_policy` — Get detailed information about a specific compliance policy.
- `generate_data_table` — Generate a structured Data Table from notebook sources. ## What This Tool Does - Opens the Studio panel in NotebookLM - Generates a structured tabular extractio
- `get_data_table`
- `deep_research`
- `gemini_query`
- `get_research_status` — Check the status of a background deep research task. Use this when you started deep_research with wait_for_completion=false. ## Returns - status: pending | runn
- `upload_document`
- `query_document`
- `list_documents` — List all documents uploaded to Gemini. ## What This Does - Shows all files currently stored in Gemini Files API - Files expire 48 hours after upload - Returns f
- `delete_document` — Delete an uploaded document from Gemini. ## What This Does - Removes a file from Gemini Files API - File will no longer be available for queries - Frees up stor
- `query_chunked_document`
- `create_notebook`
- `sync_library`
- `add_notebook` — Add a NotebookLM notebook to the local library after explicit user confirmation.
- `list_notebooks` — List all library notebooks with metadata (name, topics, use cases, URL).
- `get_notebook` — Get detailed information about a specific notebook by ID
- `select_notebook` — Set a notebook as the active default (used when ask_question has no notebook_id). ## When To Use - User switches context: "Let's work on React now" - User asks 
- `update_notebook`
- `remove_notebook` — Dangerous — requires explicit user confirmation. ## Confirmation Workflow 1) User requests removal ("Remove the React notebook") 2) Look up full name to confirm
- `search_notebooks` — Search library by query (name, description, topics, tags).
- `get_library_stats` — Get statistics about your notebook library (total notebooks, usage, etc.)

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"notebooklm\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@pan-sec/notebooklm-mcp\"\n      ]\n    }\n  }\n}"
```

## Blast radius

Extensive to critical — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: deletes data; runs on your machine.
- Floor 38, ceiling 62 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40pan-sec%2Fnotebooklm-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40pan-sec%2Fnotebooklm-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40pan-sec%2Fnotebooklm-mcp
- HTML page: https://forgeregistry.com/registry/%40pan-sec%2Fnotebooklm-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
