Content Tools
talkpython.fm
Provides access to search and retrieve information about Talk Python to Me podcast episodes and guests.
ENDPOINT 1
https://talkpython.fm/api/mcp
Known tools 12
search_episodesSearch Talk Python to Me podcast episodes by keyword.
search_guestsSearch podcast guests by name.
get_episodeGet full details for a specific podcast episode by its show ID.
get_episodesGet a list of all podcast episodes with their show IDs and titles.
get_guestsGet a list of all podcast guests with their names, IDs, and episode appearances.
get_guest_by_idGet detailed information about a specific guest by their ID.
get_transcript_for_episodeGet the full transcript text for a podcast episode.
get_transcript_vttGet the transcript for a podcast episode in WebVTT format.
get_recent_episodesGet the most recently published podcast episodes.
search_coursesSearch Talk Python Training courses, chapters, and lectures by keyword.
get_coursesGet a list of all available Talk Python Training courses.
get_course_detailsGet full details for a Talk Python Training course by ID, including chapters and lectures.