podcasts

An MCP server that provides tools to discover and retrieve podcast episodes transcripts.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    An MCP server that provides tools to discover and retrieve podcast episodes transcripts.

    Server tool list (5)

    Raw names from tools/list. Only developers need these.

    search_episodesSearch indexed podcast episodes by keyword or show name and return the show/episode GUIDs needed for transcript retrieval.
    get_latest_episodesReturn the most recent transcript-ready episodes across the full podcast catalog.
    search_episodes_by_topicSemantic topic search across the podcast catalog. Unlike `search_episodes` (which does lexical/keyword matching), this tool understands meaning: a query for 'AI safety' will match episodes about 'AI alignment', 'AGI risk', or 'frontier model evaluation' even if they don't contain the exact phrase. Returns ranked episodes with the matched topic phrases so you can explain *why* each result is relevant before fetching the transcript. Best for conceptual or thematic queries — use `search_episodes` instead when the user is looking for a specific person, product, or verbatim phrase.
    get_transcriptFetch a bounded transcript chunk for a specific episode using its show and episode GUIDs. Use `next_cursor` to continue reading.
    give_feedbackSend structured feedback about bugs, missing data, unclear behavior, or feature requests.
    podcasts: connect to Claude, ChatGPT, Cursor · Connectors.fun