MCPcopy Create free account
hub / github.com/akshayvkt/lenny-mcp

github.com/akshayvkt/lenny-mcp @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
18 symbols 44 edges 3 files 0 documented · 0% updated 7mo ago★ 35

Browse by type

Functions 16 Types & classes 2
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Lenny's Podcast MCP

Search 284 episodes of Lenny's Podcast transcripts directly from Claude. Get instant access to product wisdom from guests like Shreyas Doshi, Julie Zhuo, Brian Chesky, and hundreds more.

Quick Start

Option 1: Claude Desktop / Claude.ai

  1. Open Claude Desktop or go to claude.ai
  2. Go to Settings → Connectors → Add custom connector
  3. Enter the URL: https://lenny-mcp.onrender.com/mcp
  4. Click Add and enable the connector
  5. Start asking questions!

https://github.com/user-attachments/assets/2865089c-027b-46f2-9301-82aeb3e5c16c

Option 2: ChatGPT

  1. Go to Settings → Apps → Enable Developer Mode
  2. Click Create App
  3. Add a name and paste the URL: https://lenny-mcp.onrender.com/mcp
  4. Save and start using it!

https://github.com/user-attachments/assets/b494f1d8-6091-4e14-adb5-82bd3f02958f

Option 3: Claude Code CLI

claude mcp add -t http -s user lenny-transcripts https://lenny-mcp.onrender.com/mcp

Then restart Claude Code.


What You Can Ask

Once connected, try asking Claude things like:

  • "What do product leaders say about pricing strategy?"
  • "How should I think about user onboarding?"
  • "What has Shreyas Doshi said about prioritization?"
  • "Search Lenny's podcast for advice on building growth teams"
  • "What do guests say about the transition from IC to manager?"

Available Tools

Tool Description
search_transcripts Search all 284 episodes by topic/keyword
get_episode Get full transcript for a specific guest
list_episodes List all available episodes

How It Works

The server downloads Lenny's publicly shared transcripts from Dropbox on startup, indexes them using FlexSearch for fast keyword search, and exposes three MCP tools that Claude can use to search and retrieve content.

Credits

License

MIT - See LICENSE for details.

The podcast transcripts are property of Lenny Rachitsky and are used with his public permission.

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 16
Interface 2

Languages

TypeScript100%

Modules by API surface

src/loader.ts9 symbols
src/search.ts5 symbols
src/index.ts4 symbols

For agents

$ claude mcp add lenny-mcp \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page