notebooklm-mcp-cli

notebooklm-mcp-cli

Access Google NotebookLM via command line and MCP server.

MCPDevOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 5.0k
Source
mcp-github

Overview

notebooklm-mcp-cli provides programmatic access to Google NotebookLM, supporting both a command-line interface (CLI) and a Model Context Protocol (MCP) server. It enables users to create, manage, and query notebooks via CLI or MCP server, and generate audio and video content. Ideal for developers and AI agents needing automation or integration with NotebookLM features. Install via pip and configure your API key to get started.

Capabilities

  • List all notebooks
  • Create new notebook
  • Add sources (URL, text, Drive, file)
  • Query notebook content
  • Generate audio and video content
  • Revise slides

Use cases

Automated management of Google NotebookLM notebooksProviding NotebookLM access to AI agentsBatch processing and multi-step workflows

Setup

Requires: API KeyNode 环境
pip install notebooklm-mcp-cli

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How to install notebooklm-mcp-cli?

Install using pip: pip install notebooklm-mcp-cli

Is an API key required?

Yes, you need to extract a cookie from your browser as the API key.

Related skills