roomi-fields/notebooklm-mcp
by Various
Google NotebookLM over MCP + a local HTTP REST API. Citation-backed Q&A, audio/video/content generation, multi-account rotation. For Claude Code, Codex, Cursor, n8n, Zapier, Make.
MCP
roomi-fields/notebooklm-mcp
Added 1 June 2026
Overview
roomi-fields/notebooklm-mcp is a TypeScript MCP server that wraps Google NotebookLM for use with AI assistants and automation tools. It provides citation-backed question answering, content generation, and audio/video creation via a local HTTP REST API. The tool supports multi-account rotation to handle rate limits or quotas.
Best for
Best for
Developers building custom workflows that need citation-based answers and content generation from NotebookLM.
Use cases
- Add citation-backed Q&A to AI coding assistants like Claude Code or Cursor.
- Generate audio summaries or video content from NotebookLM notes via automated workflows in n8n or Zapier.
- Rotate multiple NotebookLM accounts to manage API usage within platform limits.
How to use
Tools exposed
node
Tested with
Claude Code, Cursor, Codex
Example client config
{\n "mcpServers": {\n "notebooklm": {\n "command": "node",\n "args": ["/path/to/notebooklm-mcp/dist/index.js"]\n }\n }\n} Notes
roomi-fields/notebooklm-mcp is a TypeScript MCP server that wraps Google NotebookLM for use with AI assistants and automation tools. It provides citation-backed question answering, content generation, and audio/video creation via a local HTTP REST API. The tool supports multi-account rotation to handle rate limits or quotas.
86 stars on GitHub. Last updated 2026-05-27. Licensed MIT.
Use cases
- Add citation-backed Q&A to AI coding assistants like Claude Code or Cursor.
- Generate audio summaries or video content from NotebookLM notes via automated workflows in n8n or Zapier.
- Rotate multiple NotebookLM accounts to manage API usage within platform limits.
Pros
- Integrates NotebookLM’s citation features with popular developer tools (Claude Code, Cursor, n8n, etc.).
- Supports multi-account rotation to help avoid rate limiting during automated tasks.
- Open-source TypeScript project with 86 stars, allowing customization and community contributions.
Cons
- Requires configuring Google NotebookLM API access, which is not a general-purpose public API.
- Limited to NotebookLM’s own capabilities; not a replacement for broader LLM services.
- Relatively new project with small community (86 stars); may lack extensive documentation or support.
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Integrates NotebookLM’s citation features with popular developer tools (Claude Code, Cursor, n8n, etc.).
- Supports multi-account rotation to help avoid rate limiting during automated tasks.
- Open-source TypeScript project with 86 stars, allowing customization and community contributions.
Cons
- Requires configuring Google NotebookLM API access, which is not a general-purpose public API.
- Limited to NotebookLM’s own capabilities; not a replacement for broader LLM services.
- Relatively new project with small community (86 stars); may lack extensive documentation or support.
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.