MCP Directory
Back

notebooklm-mcp

by roomi-fields · TypeScript · ★ 95

Google NotebookLM over MCP + a local HTTP REST API. Citation-backed Q&A, audio/video/content generation, multi-account rotation. For Claude Code, Codex, Cursor, n8n, Zapier, Make.

#ai#anthropic#automation#citations#claude#claude-code#gemini#google-notebooklm#http-api#mcp#mcp-server#n8n#notebooklm#playwright#rest-api#typescript

Install

npx -y github:roomi-fields/notebooklm-mcp

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": {
      "command": "npx",
      "args": [
        "-y",
        "github:roomi-fields/notebooklm-mcp"
      ]
    }
  }
}

From the README

**Automate Google NotebookLM at scale. 33-endpoint HTTP REST API for n8n / Zapier / Make / curl, plus an MCP server for Claude Code / Cursor / Codex. Citation-backed Q&A, full Studio generation (audio · video · infographic · report · presentation · data table), multi-account rotation with auto-reauth.** > v2.1.0 — production-grade, batch-tested on overnight runs of 1 000+ questions. Tools are now a namespaced tree (, , …) with MCP + on every tool — **the old flat names still work as aliases, nothing breaks**. See the [changelog](./CHANGELOG.md) for the full mapping. [Compare with v2.0.0](h…
Read full README on GitHub →

Related ai & ml servers