Home › Knowledge & Memory › NotebookLM MCP

NotebookLM MCP

Automate Google NotebookLM — Q&A with citations, audio, video, content generation

TypeScript Local macOSWindowsLinux
★ 181 stars Last pushed 2026-09-04 License: MIT

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 3.2.0)

npx -y @roomi-fields/notebooklm-mcp@3.2.0

Or add to your MCP client config:

{
  "mcpServers": {
    "notebooklm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@roomi-fields/notebooklm-mcp@3.2.0"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry