mcpserver.lol
registry/podcasts
Connection check verified live · 28h ago

podcasts

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

Tools 5
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

5 tools

Read from the running server on 28h ago.

get_latest_episodes read-only sortlimitcursorpublished_afterpublished_before
Return the most recent transcript-ready episodes across the full podcast catalog.
get_transcript read-only cursormax_charsshow_guid*episode_guid*
Fetch a bounded transcript chunk for a specific episode using its show and episode GUIDs. Use `next_cursor` to continue reading.
give_feedback feedback*
Send structured feedback about bugs, missing data, unclear behavior, or feature requests.
search_episodes read-only sortlimitquerycursorpodcast_namepublished_after +2
Search indexed podcast episodes by keyword or show name and return the show/episode GUIDs needed for transcript retrieval.
search_episodes_by_topic read-only limittopic*cursorshow_guidpublished_afterpublished_before
Semantic 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…