DirectoryNotebooklm
api

Notebooklm

by PleasePrompto

58
Health
fair
74
Popularity

MCP server for NotebookLM - Let your AI agents (Claude Code, Codex) research documentation directly with grounded, citation-backed answers from Gemini. Persistent auth, library management, cross-client sharing. Zero hallucinations, just your knowledge base.

1,247stars
161forks
TypeScript
MIT
Updated March 11, 2026

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "notebooklm": {
      "command": "npx",
      "args": [
        "-y",
        "notebooklm-mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx notebooklm-mcp

Maintenance Healthfair

Freshness25/40
Issue response15/30
Org backing15/20
Longevity3/10
Updated this quarter
Community-backed

Server Info

Categoryapi
LanguageTypeScript
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory