gemini-notebook-mcp-cli

gemini-notebook-mcp-cli

Access Gemini Notebook via command-line interface and MCP server.

MCPOfficeOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 5.6k
Source
mcp-github

Overview

gemini-notebook-mcp-cli provides programmatic access to Gemini Notebook through a command-line interface (CLI) and Model Context Protocol (MCP) server. It supports creating, querying, and managing notebooks, adding sources, generating audio and video content, and integrating with other AI assistants. This tool is ideal for users needing automation and scripting, as well as developers looking to integrate Gemini Notebook functionality into their AI agents.

Capabilities

  • List all notebooks
  • Create a new notebook
  • Add sources (URL, text, drive, file)
  • Query notebooks and persist results to Web UI
  • Generate audio and video content
  • Download all artifacts

Use cases

Automated management and operation of Gemini NotebookIntegrating Gemini Notebook capabilities into AI agentsBatch processing and multi-step workflowsCross-notebook queries and intelligent selection

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 do I get started with gemini-notebook-mcp-cli?

After installation, run `nlm --help` to see the list of available commands.

Which AI assistants are supported?

Supports Claude, Gemini, Cursor, and others.

Related skills