MCP Server for AI-Powered Product Management Insights Query 269 episodes of Lenny's Podcast directly from Claude Code, Cursor, or any MCP-compatible AI assistant. Installation · Usage · Tools · Examples 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
Add this skill
npx mdskills install bluzername/lennys-quotesWell-documented MCP server providing searchable access to 269 podcast episodes with rich toolset
MCP Server for AI-Powered Product Management Insights
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!
Installation · Usage · Tools · Examples
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.
# 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
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"
| 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 |
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=...)
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
┌─────────────────┐ MCP Protocol ┌──────────────────┐
│ Claude Code │ ◄─────────────────► │ lennys-wisdom │
│ (or Cursor) │ Tool Calls │ (local search) │
└─────────────────┘ └──────────────────┘
│
▼
┌──────────────┐
│ Lunr.js │
│ Full-text │
│ Search │
└──────────────┘
│
▼
┌──────────────┐
│ 269 Episode │
│ Transcripts │
└──────────────┘
Transcripts from ChatPRD/lennys-podcast-transcripts.
This package stays current automatically:
npm update -g lennys-podcast-wisdomMIT
Built with ❤️ for the product community
Install via CLI
npx mdskills install bluzername/lennys-quotesLenny's Podcast Wisdom is a free, open-source AI agent skill. MCP Server for AI-Powered Product Management Insights Query 269 episodes of Lenny's Podcast directly from Claude Code, Cursor, or any MCP-compatible AI assistant. Installation · Usage · Tools · Examples 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
Install Lenny's Podcast Wisdom with a single command:
npx mdskills install bluzername/lennys-quotesThis downloads the skill files into your project and your AI agent picks them up automatically.
Lenny's Podcast Wisdom works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.