# Listen Notes MCP for AI Agents AI Agent Connect

> Listen Notes lets your AI agent search and access a massive database of podcasts and episodes. It's the best way to find specific audio content, transcripts, and show metadata using natural language.

## Overview
- **Category:** knowledge-management
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_EMGNrnKvZlzw4axSXUDzJCEak5FeKx2vVK0WtuJa/ai-agent-connect
- **Tags:** podcasts, audio-search, episode-discovery, media-database, transcripts

## Description

When you're trying to find a specific podcast episode or a guest appearance, you usually end up with a dozen tabs open, scrolling through different platforms and hoping the search results actually make sense. It's a mess. This Connector changes that by giving your AI client a direct line into the world's largest podcast database. Instead of you doing the heavy lifting, you can just ask your agent to find every time a specific person was interviewed or to pull up a list of shows covering a niche topic like quantum computing. It handles the digging, pulling back metadata, episode descriptions, and even transcripts when available. Because it's hosted on the Vinkius catalog, you can plug it into your existing workflow and let your agent do the research for you. Whether you're building a content calendar, tracking media mentions, or just trying to find that one specific talk from three years ago, this connection turns a tedious manual search into a quick conversation.

## Tools

### batch_episodes
Batch fetch metadata for multiple episodes using their IDs. Use this to grab data for a whole list of shows at once.

### batch_podcasts
Batch fetch metadata for multiple podcasts. This is the fastest way to get details on a large group of shows.

### create_playlist
Create or update a playlist. Use this to save a specific collection of podcasts for later use.

### get_best_podcasts
Fetch a list of the best podcasts by genre or region. This helps you find high-quality content in a specific category.

### get_episode
Fetch detailed metadata for a specific episode. This is useful for getting the exact description and duration of a show.

### get_genres
Fetch a list of all podcast genres and their IDs. Use this to understand how the database categorizes different types of audio content.

### get_just_listen
Fetch a random episode from the database. It acts like a feeling lucky button for discovering new content.

### get_playlist
Fetch a curated playlist of episodes or podcasts. This helps you grab a list of pre-selected content in one go.

### get_podcast
Fetch detailed metadata and a list of episodes for a specific podcast. You can use this to see the full history of a show.

### get_related_searches
Fetch search terms related to a specific query. This helps you find broader topics that people are actually searching for.

### get_trending_searches
Fetch the top 10 most recent trending search terms. Use this to see what's currently popular in the podcast world.

### search_episode_titles
Targeted search for individual episodes by title. This is perfect when you know the name of the talk but not the show.

### search
Full-text search on episodes, podcasts, or curated lists. This is your primary tool for finding anything in the database.

### typeahead
Suggest search terms, genres, and podcasts as the user types. This provides real-time feedback for finding the right keywords.

## Prompt Examples

**Prompt:** 
```
Find the best podcasts about space exploration in the UK.
```

**Response:** 
```
I've found several top-rated podcasts focusing on space exploration in the United Kingdom. Here are the highlights:

| Podcast Name | Description | Key Topics |
| :--- | :--- | :--- |
| **Cosmos UK** | A deep dive into British space history. | Rockets, Satellites |
| **Orbit Talk** | Interviews with ESA scientists. | Mars Missions, Astronomy |
| **The Lunar List** | Monthly updates on moon exploration. | Lunar Bases, Mining |

Would you like more details on any of these?
```

**Prompt:** 
```
Who was the last guest on the Lex Fridman Podcast?
```

**Response:** 
```
The most recent episode of the **Lex Fridman Podcast** features **Sam Altman**. 

**Episode Details:**
* **Title:** The Future of AI
* **Date:** May 12th
* **Summary:** A deep conversation regarding the trajectory of large language models and safety.

I can pull the full description or related search terms if you'd like.
```

**Prompt:** 
```
What are the top 5 trending search terms for true crime right now?
```

**Response:** 
```
Here are the top 5 trending search terms currently spiking in the true crime category:

1. **Serial Killer Re-evaluations**
2. **Cold Case Forensic Tech**
3. **True Crime Documentaries 2024**
4. **Missing Persons Alerts**
5. **Forensic Psychology Deep Dives**

These trends suggest a high interest in forensic technology and historical re-evaluations.
```

## Capabilities

### Search for specific episodes
Find individual audio programs by title, genre, or geographic region.

### Fetch deep show metadata
Get full descriptions and complete episode histories for any podcast.

### Identify trending topics
See what's currently popular in the podcast world with trending search data.

### Access podcast transcripts
Pull full text transcripts for eligible episodes to simplify content analysis.

### Manage curated playlists
Create and update lists of specific episodes or shows for easy reference.

### Discover random content
Get 'lucky' podcast picks to find new content quickly.

## Use Cases

### Tracking Guest Appearances
A media analyst asks their agent to find every podcast episode featuring a specific tech CEO using search.

### Content Research
A journalist wants a list of the top 10 podcasts about climate change in Europe to find new sources.

### Trend Analysis
A marketing team uses get_trending_searches to see what topics are spiking in the true crime genre.

### Show Benchmarking
A producer wants to compare the episode frequency and descriptions of five competing shows using batch_podcasts.

## Benefits

- Stop manually scrolling through podcast apps. Use search to find exact episodes or shows instantly.
- Get deep data on specific shows. get_podcast pulls in descriptions and full episode histories automatically.
- Discover new content trends. get_trending_searches shows you what's popular in the audio world right now.
- Access transcripts quickly. For eligible accounts, your agent can pull full transcripts for content analysis.
- Save time on research. Use batch_podcasts to grab data on dozens of shows in a single request.
- Build custom content lists. create_playlist lets your agent organize your favorite shows for easy reference.

## How It Works

The bottom line is you get a direct search engine for the entire podcast universe inside your AI client.

1. Subscribe to the Listen Notes MCP on the Vinkius platform.
2. Enter your Listen Notes API Key into your agent's configuration.
3. Ask your agent to find specific podcasts, episodes, or transcripts.

## Frequently Asked Questions

**Can the Listen Notes MCP find specific podcast guests?**
Yes, it can search for specific titles and descriptions to find guest appearances across millions of shows.

**Does this work for finding podcast transcripts?**
Yes, for eligible accounts, it can pull full transcripts to help you analyze content quickly.

**Can I use it to find trending audio topics?**
It can pull the top 10 trending search terms to show you what's popular in the podcast world.

**How does it help with content research?**
It lets you fetch metadata for multiple shows at once, making it easy to build research databases.

**Can it find podcasts in specific regions?**
Yes, the search tool allows you to filter by region to find local content.

**Is this a podcast player?**
No, this is a search and data tool for AI agents to find information about podcasts, not for listening to them.

**Can I search for episodes in specific languages or regions?**
Yes. The `search` tool allows you to filter results by `language` and `region` (e.g., 'us', 'gb', 'br') to find content tailored to specific audiences.

**How do I retrieve the full metadata for a specific podcast episode?**
Use the `get_episode` tool with the unique Episode ID. You can also set `show_transcript` to '1' if your Listen Notes plan supports transcripts.

**Is it possible to look up multiple podcasts at once?**
Yes, use the `batch_podcasts` tool. You can provide a comma-separated list of IDs, iTunes IDs, or RSS URLs to fetch metadata for multiple shows in a single request.