The reputation layer for AI skills, tools & agents

PleasePrompto/notebooklm-mcp

Score: 29.5 Rank #6883

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.

Overview

PleasePrompto/notebooklm-mcp is a TypeScript MCP server licensed under MIT. 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.

Ranked #6883 out of 25632 indexed tools.

Has 1,375 GitHub stars.

Ecosystem

TypeScript MIT

Signal Breakdown

Stars 1,375
Freshness 2mo ago
Issue Health 23%
Contributors 2
Dependents 0
Forks 179
Description Detailed
License MIT

How to Improve

Freshness high impact

Last commit was 79 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 20 open vs 6 closed issues — triaging stale issues improves health

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for PleasePrompto/notebooklm-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/PleasePrompto--notebooklm-mcp)](https://agentrank-ai.com/tool/PleasePrompto--notebooklm-mcp)
<a href="https://agentrank-ai.com/tool/PleasePrompto--notebooklm-mcp"><img src="https://agentrank-ai.com/api/badge/tool/PleasePrompto--notebooklm-mcp" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

From the README

<div align="center">

# NotebookLM MCP Server

**Let your CLI agents (Claude, Cursor, Codex...) chat directly with NotebookLM for zero-hallucination answers based on your own notebooks**

[Installation](#installation) • [Quick Start](#quick-start) • [Why NotebookLM](#why-notebooklm-not-local-rag) • [Examples](#real-world-example) • [Claude Code Skill](https://github.com/PleasePrompto/notebooklm-skill) • [Documentation](./docs/)

</div>

---

## The Problem

When you tell Claude Code or Cursor to "search through my local documentation", here's what happens:
- **Massive token consumption**: Searching through documentation means reading multiple files repeatedly
- **Inaccurate retrieval**: Searches for keywords, misses context and connections between docs
- **Hallucinations**: When it can't find something, it invents plausible-sounding APIs
- **Expensive & slow**: Each question requires re-reading multiple files

## The Solution

Let your local agents chat directly with [**NotebookLM**](h
Read full README on GitHub →
Are you the maintainer? Claim this listing