notebooklm-mcp and zettelkasten-mcp

These are complements: NotebookLM provides external research and citation synthesis from documents, while Zettelkasten implements local atomic note creation and linking, allowing you to ground AI-generated insights in a persistent knowledge graph.

notebooklm-mcp
62
Established
zettelkasten-mcp
47
Emerging
Maintenance 10/25
Adoption 13/25
Maturity 22/25
Community 17/25
Maintenance 2/25
Adoption 10/25
Maturity 16/25
Community 19/25
Stars: 38
Forks: 11
Downloads: 622
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 140
Forks: 24
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
Stale 6m No Package No Dependents

About notebooklm-mcp

roomi-fields/notebooklm-mcp

MCP server for NotebookLM - Let your AI agents (Claude Code, Codex) research documentation directly with grounded, citation-backed answers from Gemini. Persistent auth, library management, cross-client sharing. Zero hallucinations, just your knowledge base.

# Technical Summary Implements full NotebookLM automation through browser automation, exposing Q&A, podcast/video/infographic generation, and source management via MCP protocol or HTTP REST API. Uses session-based authentication with auto-reauth on expiry and supports 80+ languages for content generation across multiple formats (podcast, video, report, presentation, infographic, data table). Deploys as Node.js MCP server for Claude/Cursor/Codex, HTTP API for n8n/Zapier integration, or containerized Docker setup with noVNC for headless authentication on NAS devices.

About zettelkasten-mcp

entanglr/zettelkasten-mcp

A Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, explore and synthesize atomic notes through Claude and other MCP-compatible clients.

Supports five note types (fleeting, literature, permanent, structure, hub) and seven semantic link types (extends, refines, contradicts, supports, etc.) to model rich knowledge relationships. Uses a dual-storage architecture with Markdown files as the source of truth and SQLite for efficient indexing and graph traversal, allowing notes to be edited directly in any text editor or version-controlled independently. Includes curated system prompts and chat templates for knowledge creation, exploration, and synthesis workflows with Claude.

Scores updated daily from GitHub, PyPI, and npm data. How scores work