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

podlexicon

Search and read AI summaries of 75,000+ podcast episodes across 130+ mostly long-form shows.

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

Tools & capabilities

6 tools

Read from the running server on 28h ago.

browse_catalogue kind*limitquery
List what PodLexicon covers. `kind` is "podcasts", "topics", or "guests". `query` filters by name.
find_similar_episodes limitepisode_id*
Find episodes covering similar ground to a given one. Nearest-neighbour over the episodes' summary embeddings.
get_episode episode_id*
Get an episode's metadata: title, show, date, duration, audio URL.
get_episodes_by kind*slug*limit
List the episodes belonging to one podcast, topic, or guest. `kind` is "podcast", "topic", or "guest"; `slug` comes from `browse_catalogue`.
get_episode_summary detailepisode_id*
Read an AI-generated summary of one episode. `detail` is "brief" (~400 tokens), "detailed" (~2,500 tokens), or "topics".
search_episodes limitquery*
Find podcast episodes about a topic. Returns a ranked shortlist with a one-line hook per episode - call `get_episode_summary` to read one in full.