Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

Query 269 episodes of Lenny's Podcast for product management wisdom. Search 51,000+ transcript segments with YouTube timestamps.

README.md

<div align="center">

🎙️ Lenny's Podcast Wisdom

MCP Server for AI-Powered Product Management Insights

![npm version](https://www.npmjs.com/package/lennys-podcast-wisdom) ![License: MIT](https://opensource.org/licenses/MIT)

Query 269 episodes of Lenny's Podcast directly from Claude Code, Cursor, or any MCP-compatible AI assistant.

Credit: This tool is built on the incredible content from Lenny Rachitsky's Podcast — the #1 podcast for product people. Subscribe to support Lenny's work!

!Demo

Installation · Usage · Tools · Examples

</div>

---

Why?

Lenny's Podcast is a goldmine of product management wisdom from leaders at Airbnb, Stripe, Netflix, and more. This MCP server makes that knowledge accessible to AI assistants—so you can get expert advice while writing PRDs, planning roadmaps, or making product decisions.

No API keys. No LLM costs. Runs locally.

---

Installation

# Install globally
npm install -g lennys-podcast-wisdom

# Add to Claude Code
claude mcp add lennys-wisdom -- lennys-wisdom

Or try instantly with npx:

claude mcp add lennys-wisdom -- npx lennys-podcast-wisdom

---

Usage

Once installed, just ask naturally:

"Search Lenny's podcast for advice on product-market fit"
"What does Brian Chesky say about design?"
"Give me random wisdom about leadership"

---

Tools

| Tool | Description | |------|-------------| | search_quotes | Search 51,000+ transcript segments by keyword | | search_quotes_smart | 3-phase LLM-assisted search for nuanced topics | | list_guests | Browse all 269 guests, filter by name or views | | get_episode | Get episode details, description, YouTube link | | random_wisdom | Get serendipitous inspiration by topic |

---

Examples

Search for quotes

User: Search for quotes about hiring PMs

Claude: Found 5 quotes about "hiring PMs":

1. **Shreyas Doshi** (The art of product management)
   > "The best PMs I've hired have this quality of being
   > relentlessly resourceful..."
   [Watch at 00:42:15](https://youtube.com/watch?v=...)

Get episode details

User: Get episode details for Brian Chesky

Claude: # Brian Chesky's new playbook
**Guest:** Brian Chesky
**Duration:** 1:13:28
**Views:** 381,905
**YouTube:** https://youtube.com/watch?v=4ef0juAMqoE

---

How It Works

┌─────────────────┐     MCP Protocol    ┌──────────────────┐
│   Claude Code   │ ◄─────────────────► │  lennys-wisdom   │
│   (or Cursor)   │    Tool Calls       │  (local search)  │
└─────────────────┘                     └──────────────────┘
                                               │
                                               ▼
                                        ┌──────────────┐
                                        │   Lunr.js    │
                                        │  Full-text   │
                                        │   Search     │
                                        └──────────────┘
                                               │
                                               ▼
                                        ┌──────────────┐
                                        │  269 Episode │
                                        │  Transcripts │
                                        └──────────────┘
  • Lunr.js for fast full-text search (no external APIs)
  • 51,205 indexed segments with timestamps
  • YouTube deep links jump to exact moments

---

Use Cases

  • 📝 Writing PRDs — Get frameworks and best practices
  • 🗺️ Product Strategy — Learn from Airbnb, Stripe, Netflix leaders
  • 🎯 Career Growth — Advice on leveling up as a PM
  • 🤖 Building Tools — Power Slack bots, dashboards, or custom apps

---

Data Source

Transcripts from ChatPRD/lennys-podcast-transcripts.

---

Automatic Updates

This package stays current automatically:

  • Weekly checks for new Lenny's Podcast episodes (every Monday)
  • Auto-published to npm when new transcripts are available
  • No action required — just run npm update -g lennys-podcast-wisdom

![Update Status](https://github.com/bluzername/lennys-quotes/actions/workflows/update-transcripts.yml)

---

License

MIT

---

<div align="center">

Built with ❤️ for the product community

</div>

See related servers & alternatives →

Related MCP servers

Browse all →

Related guides

Hand-picked reading to help you choose and use Search servers.