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
Installs
135
GitHub Stars
3
First Seen
Jun 8, 2026
notebooklm-mcp-cli — aradotso/devtools-skills