Skip to main content
Glama
Pantheon-Security

NotebookLM MCP Server (Security Hardened)

get_health

Check server health status, authentication state, and active sessions to verify readiness for research workflows. Use deep check mode to confirm NotebookLM chat UI accessibility.

Instructions

Get server health status including authentication state, active sessions, and configuration. Use this to verify the server is ready before starting research workflows.

Deep Check Mode (v2026.1.1) Set deep_check: true to actually verify the NotebookLM chat UI loads. This catches stale sessions where cookies exist but the UI won't load. Returns chat_ui_accessible: true/false.

If authenticated=false and having persistent issues: Consider running cleanup_data(preserve_library=true) + setup_auth for fresh start with clean browser session.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
deep_checkNoIf true, actually navigates to NotebookLM and verifies the chat UI loads. More reliable but slower (~5s). Use this before important query sessions.
notebook_idNoNotebook to check (for deep_check). Defaults to active notebook or first available.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Pantheon-Security/notebooklm-mcp-secure'

If you have feedback or need assistance with the MCP directory API, please join our Discord server