Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HEADLESSNoRun Chrome headless.true
MAX_SESSIONSNoConcurrent browser sessions.10
BROWSER_CHANNELNochrome or chromium.chrome
BROWSER_TIMEOUTNoPer-action browser timeout.30000
NOTEBOOKLM_HOSTNoHTTP bind address.127.0.0.1
NOTEBOOKLM_PORTNoHTTP port.3000
SESSION_TIMEOUTNoIdle seconds before a session is GC-ed.900
STEALTH_ENABLEDNoMaster switch for human-typing/mouse/delay stealth.true
ANSWER_TIMEOUT_MSNoHard ceiling on the wait for a NotebookLM answer.600000
NOTEBOOKLM_ACCOUNTNoMulti-account profile slug.
NOTEBOOKLM_PROFILENoTool profile (minimal / standard / full).full
NOTEBOOKLM_AI_MARKERNoInline AI-generated prefix on answers.true
NOTEBOOKLM_TRANSPORTNostdio or http.stdio
NOTEBOOKLM_DISABLED_TOOLSNoComma-separated tool names to suppress.
NOTEBOOKLM_BROWSER_CHANNELNoAlternative name for BROWSER_CHANNEL.chrome
NOTEBOOKLM_AI_MARKER_PREFIXNoOverride prefix string.
NOTEBOOKLM_FOLLOW_UP_REMINDERNoRe-enable the v1 follow-up reminder appended to answers.false

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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

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