PodLexicon
Search and read AI summaries of 75,000+ podcast episodes across 130+ mostly long-form shows.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
An API key from the service settings is required
Search and read AI summaries of 75,000+ podcast episodes across 130+ mostly long-form shows.
Server tool list (6)
Raw names from tools/list. Only developers need these.
| search_episodes | 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. |
| get_episode_summary | Read an AI-generated summary of one episode. `detail` is "brief" (~400 tokens), "detailed" (~2,500 tokens), or "topics". |
| get_episode | Get an episode's metadata: title, show, date, duration, audio URL. |
| find_similar_episodes | Find episodes covering similar ground to a given one. Nearest-neighbour over the episodes' summary embeddings. |
| browse_catalogue | List what PodLexicon covers. `kind` is "podcasts", "topics", or "guests". `query` filters by name. |
| get_episodes_by | List the episodes belonging to one podcast, topic, or guest. `kind` is "podcast", "topic", or "guest"; `slug` comes from `browse_catalogue`. |