notebook_mcp
Verified Safeby willbaldlygo
Overview
An MCP server enabling AI agents to query Google NotebookLM notebooks via a persistent browser session.
Installation
python3 server.pySecurity Notes
The server relies on the user to manually export and securely store Google session cookies in `notebooklm_cookies.json`. While the file is git-ignored, any compromise of the local file system could expose these cookies. The `ARTIFACTS_DIR` is hardcoded, which is not ideal for portability but not a direct security risk.
Similar Servers
playwright-mcp
Provides a Model Context Protocol (MCP) server for LLMs to automate browser interactions using Playwright's accessibility tree, avoiding pixel-based vision models.
strudel-mcp-server
An MCP server enabling AI-powered music generation, live coding, and algorithmic composition by controlling Strudel.cc in a browser.
crawl-mcp
A comprehensive Model Context Protocol (MCP) server that wraps the crawl4ai library for advanced web crawling, content extraction, and AI-powered summarization from various sources including web pages, PDFs, Office documents, and YouTube videos.
notebooklm-mcp-secure
Provides programmatic access and management of NotebookLM and Google Gemini for AI agents, offering deep research capabilities, document analysis, and comprehensive compliance and security features.