Skip to content
Back to search
30
MCP

antigravity-notebooklm-mcp

npm/antigravity-notebooklm-mcp

Advanced Model Context Protocol (MCP) server for Google NotebookLM.

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

Similar MCP servers embedding-nearest

notebooklm-mcp-cli
Programmatic access to Google NotebookLM — via command-line interface (CLI), Model Context Protocol (MCP) server, and AI agent skills.
0 tools
google-cloud-mcp
A comprehensive Model Context Protocol (MCP) server for Google Cloud Platform services including BigQuery, Cloud Logging, Cloud Storage, and
0 tools
mcp-google-map
A powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
0 tools
google-colab-mcp
Model Context Protocol server for seamless Google Colab integration with AI assistants
0 tools
kof-notebooklm-mcp
MCP server for Google NotebookLM - Create notebooks, add sources, and query AI with citations
0 tools
google-sheet-mcp
Model Context Protocol (MCP) server for Google Sheets integration
0 tools

How to use

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

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