LR
Lenny Rachitsky Podcast Transcripts MCP Server
8 endpointsliveMCP server for structured access to Lenny Rachitsky podcast transcripts. For content creators. (MCP server ai.com.mcp/lenny-rachitsky-podcast, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for Lenny Rachitsky Podcast Transcripts MCP Server.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| getEpisodes /getEpisodes | List episodes - Lists episodes with parsed frontmatter (guest, title, duration, youtube_url, etc.) and their canonical resource URIs. | $0.0020 per call | unknown |
| getEpisodesGuest /getEpisodesGuest | Get an episode card (metadata + key URIs) | $0.0020 per call | unknown |
| getEpisodesGuestMetadatajson /getEpisodesGuestMetadatajson | Get episode metadata as JSON (frontmatter) | $0.0020 per call | unknown |
| getEpisodesGuestTranscriptformat /getEpisodesGuestTranscriptformat | Get transcript in a specific format - Returns the transcript in the requested format: - md: markdown (may include or exclude frontmatter based on include_frontm | $0.0020 per call | unknown |
| getEpisodesGuestChunks /getEpisodesGuestChunks | List chunk descriptors for an episode - Returns chunk boundaries and URIs for chunk retrieval. Chunks may be computed on-demand using size/overlap parameters. | $0.0020 per call | unknown |
| getEpisodesGuestChunksChunkIdtxt /getEpisodesGuestChunksChunkIdtxt | Get a specific transcript chunk as plain text | $0.0020 per call | unknown |
| getSearch /getSearch | Search episodes and transcripts - Searches across metadata (D1) and transcript text (Vectorize). Returns matches as resources, including per-hit URIs pointing t | $0.0020 per call | unknown |
| postSearch /postSearch | Search episodes and transcripts (POST body) - Same search as GET /search, but parameters are provided in the request body. This is useful for longer filter payl | $0.0020 per call | unknown |