MCP Directory
Back

notebooklm-mcp-cli

by jacob-bd · Python · ★ 5,081

Programmatic access to Google NotebookLM — via command-line interface (CLI), Model Context Protocol (MCP) server, and AI agent skills.

Install

pip install git+https://github.com/jacob-bd/notebooklm-mcp-cli.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "notebooklm-mcp-cli": {
      "command": "uvx",
      "args": [
        "git+https://github.com/jacob-bd/notebooklm-mcp-cli.git"
      ]
    }
  }
}

From the README

[](https://pypi.org/project/notebooklm-mcp-cli/) [](https://pypistats.org/packages/notebooklm-mcp-cli) [](https://pepy.tech/projects/notebooklm-mcp-cli) [](https://pypi.org/project/notebooklm-mcp-cli/) [](https://github.com/jacob-bd/notebooklm-mcp-cli/blob/main/LICENSE) [](https://buymeacoffee.com/jacobbd) **Programmatic access to Google NotebookLM** — via command-line interface (CLI) or Model Context Protocol (MCP) server. > **Note:** Tested with Pro/free and Google AI Ultra ($249/mo) tier accounts. May work with NotebookLM Enterprise accounts but has not been tested. 📺 **Watch the Demos*…
Read full README on GitHub →

Related ai & ml servers