Lenny Rachitsky Podcast Transcripts MCP Server

MCP server for structured access to Lenny Rachitsky podcast transcripts.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

    MCP server for structured access to Lenny Rachitsky podcast transcripts. For content creators.

    Список инструментов сервера (8)

    Технические названия из tools/list. Нужны только разработчикам.

    getEpisodesList episodes - Lists episodes with parsed frontmatter (guest, title, duration, youtube_url, etc.) and their canonical resource URIs.
    getEpisodesGuestGet an episode card (metadata + key URIs)
    getEpisodesGuestMetadatajsonGet episode metadata as JSON (frontmatter)
    getEpisodesGuestTranscriptformatGet transcript in a specific format - Returns the transcript in the requested format: - md: markdown (may include or exclude frontmatter based on include_frontmatter) - txt: clean text (best for LLM ingestion) - json: structured form (metadata + transcript text)
    getEpisodesGuestChunksList chunk descriptors for an episode - Returns chunk boundaries and URIs for chunk retrieval. Chunks may be computed on-demand using size/overlap parameters.
    getEpisodesGuestChunksChunkIdtxtGet a specific transcript chunk as plain text
    getSearchSearch episodes and transcripts - Searches across metadata (D1) and transcript text (Vectorize). Returns matches as resources, including per-hit URIs pointing to episode cards and transcript chunks. Note: pagination cursor applies to metadata search only. Example (vector search with filters): GET /search?q=pricing&mode=vector&guest=Marty%20Cagan&keywords=pricing,monetization&top_k=5
    postSearchSearch episodes and transcripts (POST body) - Same search as GET /search, but parameters are provided in the request body. This is useful for longer filter payloads.
    Lenny Rachitsky Podcast Transcripts MCP Server: подключить к Claude, ChatGPT, Cursor · Connectors.fun