notebooklm-mcp and evernote-mcp-server
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 evernote-mcp-server
brentmid/evernote-mcp-server
Evernote MCP server - allows LLMs that support MCP (like Claude Desktop) to query your notes in Evernote
Implements dual integration modes—local stdio transport and remote HTTP/JSON-RPC 2.0 over HTTPS—enabling both direct Claude Desktop connections and containerized deployments with Docker. Built on Node.js/Express with OAuth 1.0a token persistence, the server translates natural language MCP tool calls (`createSearch`, `getNote`, `getNoteContent`) into Evernote REST API requests, returning structured responses. Features production-hardened error handling, zero CVEs through npm overrides and Chainguard base images, and graceful degradation to prevent container restart cycles.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work