Skip to content
Back to search
30
MCP

notebooklm-mcp-cli

jacob-bd/notebooklm-mcp-cli

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

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

antigravity-notebooklm-mcp
Advanced Model Context Protocol (MCP) server for Google NotebookLM.
0 tools
NotebookLM MCP
Automate Google NotebookLM — Q&A with citations, audio, video, content generation
0 tools
kof-notebooklm-mcp
MCP server for Google NotebookLM - Create notebooks, add sources, and query AI with citations
0 tools
cursor-notebook-mcp
Model Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files
0 tools
Google Colab
MCP server for controlling Google Colab with notebook editing, runtime connection, shell commands, file operations, and GPU monitoring.
0 tools
notebooklm mcp cli
Metadata-only Glama MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "notebooklm-mcp-cli": {
      "url": "None",
      "transport": "http"
    }
  }
}