Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 12, 2026·2 min de lecture

NotebookLM MCP — CLI + 35 Tools for Agents

NotebookLM MCP (notebooklm-mcp-cli) gives you a CLI (`nlm`) and an MCP server (`notebooklm-mcp`) so assistants can operate Google NotebookLM notebooks.

MCP Hub
MCP Hub · Community
Prêt pour agents

Staging sûr pour cet actif

Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.

Stage only · 17/100Policy : staging
Surface agent
Tout agent MCP/CLI
Type
Mcp Config
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Asset
Commande de staging sûr
npx -y tokrepo@latest install bc3d5f4b-e533-40fa-b9e9-20ce7708c643 --target codex

Stage les fichiers d'abord; l'activation exige la revue du README et du plan staged.

Introduction

NotebookLM MCP (notebooklm-mcp-cli) gives you a CLI (nlm) and an MCP server (notebooklm-mcp) so assistants can operate Google NotebookLM notebooks.

  • Best for: research/coding workflows that want NotebookLM notebooks accessible from Claude Code, Cursor, Gemini CLI, and similar tools
  • Works with: Python tooling (pip/pipx/uv), a Chromium-based browser for login, MCP-compatible clients
  • Setup time: 12 minutes

Practical Notes

  • Exposes 35 MCP tools (disable it when not needed to preserve context window)
  • One install yields both nlm (CLI) and notebooklm-mcp (MCP server)
  • GitHub stars/forks (verified): see Source & Thanks

If you want NotebookLM inside your agent workflow, this project gives you two practical layers:

  • CLI layer (nlm) for scripting: list/create notebooks, add sources, share, export, etc.
  • MCP layer (notebooklm-mcp) for natural-language tool calls from your assistant.

A reliable setup path:

  1. Install via pip/pipx/uv.
  2. Authenticate with nlm login (auto mode launches a dedicated browser profile and persists cookies).
  3. Use nlm setup add <client> to configure your AI tool without hand-editing JSON.

Because it exposes many tools, keep it off when you’re not actively using NotebookLM — it’s easy to burn context budget accidentally.

FAQ

Q: How do I authenticate? A: Run nlm login (auto mode launches a browser and extracts cookies).

Q: Which AI tools are supported? A: Use nlm setup add <client> for supported clients, or generate JSON with nlm setup add json.

Q: How do I troubleshoot? A: Run nlm doctor to diagnose installation, auth, and client configuration issues.

🙏

Source et remerciements

Source: https://github.com/jacob-bd/notebooklm-mcp-cli > License: MIT > GitHub stars: 4,309 · forks: 688

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires