Skip to main content
Glama
Pantheon-Security

NotebookLM MCP Server (Security Hardened)

Related Servers

Alternatives to NotebookLM MCP Server (Security Hardened)

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to drive Google NotebookLM notebooks as a deep-research workspace: ingesting local PDFs and YouTube videos, cross-checking sources for contradictions, identifying knowledge gaps, generating audio overviews, and exporting Markdown dossiers with BibTeX and APA bibliographies. It operates over the Model Context Protocol inside Google Antigravity IDE, with browser-session authentication handled automatically.
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables AI agents to interact with Google NotebookLM, including listing and managing notebooks and sources, asking grounded questions with citations, and generating audio overviews, briefings, quizzes, and mind maps.
      13
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables AI agents like Claude and Cursor to directly query Google's NotebookLM for zero-hallucination answers based on your uploaded documents, eliminating the need for manual copy-pasting and providing expert-level synthesized responses with source citations.
      16
      4 npm
      8
      MIT

    TDQS

    A3.8/5.0

    Scored across 31 tools

    Disambiguation3/5

    The tool set has clear distinct purposes for core operations like notebook management (add_notebook, create_notebook, list_notebooks) and media generation (generate_audio_overview, generate_video_overview), but there is significant overlap between tools like ask_question, get_notebook_chat_history, and get_query_history, which all involve querying or retrieving chat data, potentially causing confusion. Additionally, cleanup_data and re_auth both handle authentication/session cleanup with overlapping functions.

    Naming Consistency5/5

    Tool names follow a highly consistent verb_noun pattern throughout, such as add_notebook, create_notebook, list_notebooks, generate_audio_overview, get_health, and sync_library. All tools use snake_case without deviation, making them predictable and easy to parse for agents.

    Tool Count2/5

    With 31 tools, the count is excessive for the server's purpose of managing NotebookLM notebooks and media. Many tools could be consolidated (e.g., multiple chat history tools, overlapping cleanup/auth tools), leading to a bloated interface that may overwhelm agents and increase misselection risk.

    Completeness4/5

    The tool surface provides comprehensive coverage for NotebookLM operations, including CRUD for notebooks and sources, media generation (audio, video, data tables), session management, authentication, and library syncing. Minor gaps exist, such as no direct tool for editing source content or managing sharing settings, but agents can work around these with existing tools.

    Maintenance

    ActivityMaintained
    ResponsivenessWithin a week