notebooklm-mcp and bear-notes-mcp
These tools are ecosystem siblings, specifically two distinct server implementations for different note-taking applications (NotebookLM and Bear app) both leveraging AI agents (Claude Code, Codex, Claude Desktop) for note management, but neither are direct clients of the other.
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 bear-notes-mcp
bejaminjones/bear-notes-mcp
MCP server for Bear app - Full Read + Write AI-powered note management with Claude Desktop
# Technical Summary Implements a **hybrid architecture combining direct SQLite reads with Bear's x-callback-url API for writes**, ensuring iCloud sync safety while providing 26 read tools and 6 write tools for comprehensive note management. Built as a service-oriented MCP server with dependency injection, TypeScript strict typing, and 384 tests across 7 specialized services (DatabaseService, CacheService, SearchService, TagService, etc.). Integrates with Claude Desktop via stdio transport and automatically locates Bear's database at `~/Library/Group Containers/9K33E3U3T4.net.shinyfrog.bear/Application Data/database.sqlite`.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work