notebooklm-mcp-cli
Installation
SKILL.md
NotebookLM MCP CLI
Skill by ara.so — Devtools Skills collection.
Overview
NotebookLM MCP CLI provides programmatic access to Google NotebookLM through:
- CLI (
nlm): Direct terminal commands for scripting and automation - MCP Server (
notebooklm-mcp): Model Context Protocol server for AI agents (Claude, Gemini, Cursor, etc.)
Both interfaces access the same NotebookLM API capabilities: notebook management, source addition, audio/video generation, research automation, and sharing.
Important: Uses undocumented internal APIs requiring browser cookie extraction. Supports NotebookLM Pro/free and Google AI Ultra accounts.
Installation
# Recommended: Install with uv
uv tool install notebooklm-mcp-cli