Skip to main content
Glama

NotebookLM MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HEADLESSNoRun Chrome headless (agents can override with show_browser).true
LOGIN_EMAILNoEmail for scripted login (required when AUTO_LOGIN_ENABLED is true).
MAX_SESSIONSNoMaximum concurrent NotebookLM sessions.10
NOTEBOOK_URLNoLegacy default notebook (library usage is recommended instead).
LOGIN_PASSWORDNoPassword for scripted login (required when AUTO_LOGIN_ENABLED is true).
SESSION_TIMEOUTNoInactive seconds before a session auto-closes.900
STEALTH_ENABLEDNoHuman-like typing/mouse behaviour.true
AUTO_LOGIN_ENABLEDNoEnable scripted login (requires LOGIN_EMAIL + LOGIN_PASSWORD).false

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/PleasePrompto/notebooklm-mcp'

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