Skip to content
Back to search
30
MCP

@mseep/notebooklm-mcp

npm/@mseep/notebooklm-mcp

MCP server for Google NotebookLM — chat, source ingestion, audio overviews, citations, stdio + Streamable-HTTP transports.

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

Similar MCP servers embedding-nearest

kof-notebooklm-mcp
MCP server for Google NotebookLM - Create notebooks, add sources, and query AI with citations
0 tools
@mseep/google-tasks-mcp
A local MCP server for Google Tasks integration with LLMs.
0 tools
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
@mseep/mcp-server
MCP server for BaseQL - Query Airtable and Google Sheets via GraphQL
0 tools
@mseep/mcp-gmail
MCP server that provides google Gmail capabilities
0 tools

How to use

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

{
  "mcpServers": {
    "@mseep/notebooklm-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}