notebooklm-mcp-pro
by oaslananka
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NLM_MCP_BASE_URL | No | Public URL for the server | |
| NLM_MCP_DATA_DIR | No | Runtime data directory | ~/.local/share/nlm-mcp |
| NLM_MCP_AUTH_MODE | No | Authentication mode: none, token, or github-oauth | none |
| NLM_MCP_HTTP_HOST | No | HTTP bind host | 0.0.0.0 |
| NLM_MCP_HTTP_PATH | No | MCP endpoint path | /mcp |
| NLM_MCP_HTTP_PORT | No | HTTP bind port | 8080 |
| NLM_MCP_LOG_LEVEL | No | Log level | INFO |
| NLM_MCP_TRANSPORT | No | Transport mode: stdio or http | stdio |
| NLM_MCP_LOG_FORMAT | No | Log format: json or console | json |
| NLM_MCP_BEARER_TOKEN | No | Bearer token for token authentication | |
| NLM_MCP_GITHUB_CLIENT_ID | No | GitHub OAuth client ID | |
| NLM_MCP_OAUTH_ALLOWED_USERS | No | Comma-separated list of allowed GitHub usernames | |
| NLM_MCP_GITHUB_CLIENT_SECRET | No | GitHub OAuth client secret | |
| NLM_MCP_NOTEBOOKLM_AUTH_FILE | No | Path to NotebookLM auth file | ~/.config/nlm-mcp/notebooklm_auth.json |
| NLM_MCP_NOTEBOOKLM_AUTH_JSON | No | Inline NotebookLM auth JSON (secret) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/oaslananka/notebooklm-mcp-pro'
If you have feedback or need assistance with the MCP directory API, please join our Discord server