MCP Directory
Back

notebooklm-skill

by PleasePrompto · Python · ★ 6,169

Use this skill to enable Claude Code to communicate directly with your Google NotebookLM notebooks. Query your uploaded documents and get source-grounded, citation-backed answers from Gemini. Features browser automation, library management, persistent authentication, and answers exclusively from your own knowledge base.

Install

pip install git+https://github.com/PleasePrompto/notebooklm-skill.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "notebooklm-skill": {
      "command": "uvx",
      "args": [
        "git+https://github.com/PleasePrompto/notebooklm-skill.git"
      ]
    }
  }
}

From the README

**Let [Claude Code](https://github.com/anthropics/claude-code) chat directly with NotebookLM for source-grounded answers based exclusively on your uploaded documents** [](https://www.python.org/) [](https://www.anthropic.com/news/skills) [](https://github.com/PleasePrompto/notebooklm-mcp) [](https://github.com/PleasePrompto/notebooklm-skill) > Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations - answers only from…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers