mcpbeat Sign in

Notebooklm MCP Secure MCP Server

by pantheon-security Your server? Claim it
local only

Notebooklm MCP Secure runs on your own machine — the client starts it, so there is no endpoint to ping. 177 installs a week from npm. Last commit 3 Sep 2026.

Security-hardened NotebookLM MCP with post-quantum encryption

Installs per day peak 263 · avg 37 · +46% w/w
a month agotoday
177
Installs / week
npm · @pan-sec/notebooklm-mcp
84
Stars
1 open issues
3 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add notebooklm-mcp-secure -- npx -y @pan-sec/notebooklm-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "notebooklm-mcp-secure": {
      "args": [
        "-y",
        "@pan-sec/notebooklm-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.notebooklm-mcp-secure]
command = "npx"
args = ["-y", "@pan-sec/notebooklm-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "notebooklm-mcp-secure": {
      "args": [
        "-y",
        "@pan-sec/notebooklm-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "notebooklm-mcp-secure": {
      "args": [
        "-y",
        "@pan-sec/notebooklm-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Notebooklm MCP Secure

same job, measured the same way
Excalidraw
by debu-sinha

Security-hardened Excalidraw MCP server with auth, rate limiting, and 14 tools

849 installs/wk local only
Raven Nest MCP
by tidynest

AI-driven penetration testing - 22 security tools behind safety-hardened MCP endpoints

local only
Pincer
by vouchlyai

Secure grip for your agent's secrets - security-hardened MCP gateway with proxy token architecture

28 installs/wk local only
Universal DB MCP
by fashad-ahmed

Security-first MCP server for PostgreSQL, SQLite, MySQL, DuckDB with SQL injection prevention.

101 installs/wk local only
I
File Organizer
by kridaydave

Security-hardened file organizer with smart categorization and duplicate detection

local only
Quantumguard MCP
by kota1026

Post-quantum cryptography security scanner. Detect ECDSA/RSA vulnerabilities, NIST compliance.

21 installs/wk local only
n8n MCP Community
by drzamarian

A security-focused MCP server for self-hosted n8n Community Edition.

83 installs/wk local only
Contract Security Scanner
by mastrophot

MCP smart contract scanner with NEAR-focused security context.

32 installs/wk local only

Notebooklm MCP Secure — questions

Answers built from our own checks of this server.

Why is there no uptime for Notebooklm MCP Secure?
Notebooklm MCP Secure runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @pan-sec/notebooklm-mcp was installed 177 times last week.
How do I connect Notebooklm MCP Secure?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @pan-sec/notebooklm-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Notebooklm MCP Secure?
The npm package @pan-sec/notebooklm-mcp was installed 177 times in the last week. Week over week that is +46%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Notebooklm MCP Secure open source?
Yes — it is published under the MIT licence, written in TypeScript, 84 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.