Skip to content
Back to search
30
MCP

kof-notebooklm-mcp

pypi/kof-notebooklm-mcp

MCP server for Google NotebookLM - Create notebooks, add sources, and query AI with citations

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

Similar MCP servers embedding-nearest

NotebookLM MCP
Automate Google NotebookLM — Q&A with citations, audio, video, content generation
0 tools
antigravity-notebooklm-mcp
Advanced Model Context Protocol (MCP) server for Google NotebookLM.
0 tools
notebooklm-mcp-cli
Programmatic access to Google NotebookLM — via command-line interface (CLI), Model Context Protocol (MCP) server, and AI agent skills.
0 tools
io.github.piotraleksander/open-notebook
MCP server that wraps the Open Notebook API
0 tools
io.github.PiotrAleksander/open-notebook
MCP server that wraps the Open Notebook API
0 tools
Google Colab
MCP server for controlling Google Colab with notebook editing, runtime connection, shell commands, file operations, and GPU monitoring.
0 tools

How to use

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

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