Skip to main content
Glama
conorbronsdon

Podcast Index MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PODCASTINDEX_API_KEYYesYour Podcast Index API key
PODCASTINDEX_API_SECRETYesYour Podcast Index API secret

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_by_personA

Search for podcast episodes where a specific person appeared as host or guest. Returns episodes across all indexed podcasts — useful for tracking appearances beyond your own show.

search_by_termA

Full-text search across all podcasts in the index. Search by topic, show name, or keyword to find relevant podcasts.

podcast_by_feed_urlA

Look up a podcast by its RSS feed URL. Returns feed ID, iTunes ID, categories, last update time, and feed health. Useful for checking if your podcast is properly indexed.

podcast_by_feed_idA

Look up a podcast by its Podcast Index feed ID. Returns full metadata including categories, language, and feed health.

trending_podcastsA

Get trending podcasts with optional filters for language and category. Useful for competitive intelligence and content planning.

episodes_by_feed_idA

Get episodes for a specific podcast by its Podcast Index feed ID. Use podcast_by_feed_url first to get the feed ID.

recent_episodesA

Get the most recent episodes across the entire Podcast Index. Useful for seeing what is being published right now in the ecosystem.

categories_listA

Get the full list of Podcast Index categories and their IDs.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/conorbronsdon/podcastindex-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server