Skip to main content
Feedback

Zeno.fm MCP connector

Zeno.fm is a radio station and podcast aggregation platform that provides access to streaming audio content and metadata. The Zeno.fm MCP connector allows AI agents to search and discover podcasts across categories, countries, and languages, manage podcast listings and episodes, and retrieve station information. It also supports deleting podcasts from aggregation services and accessing detailed episode metadata for content curation workflows.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the Zeno.fm MCP connector to perform the following actions:

  • Discover podcasts across multiple languages and countries to expand content libraries
  • Search radio stations by genre, language, and location for targeted broadcasting
  • Retrieve podcast episode details to curate and organize audio content catalogs
  • Filter podcast and station content using standardized categories and metadata
  • Remove outdated or inactive podcast and station records from your aggregation
  • Build multilingual media discovery workflows that reach global audiences
  • Access station inventories to integrate radio programming into applications

Example prompts

Use the following example prompts to invoke Zeno.fm MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Find all podcasts in the technology category available in the United States.
  • Show me podcasts in Spanish that I can add to our content library.
  • Search for rock music radio stations in France through Zeno.fm.
  • List all available podcast categories in Zeno.fm.
  • Get the episodes for the podcast with ID 12345 from Zeno.fm.
  • What countries can I filter stations by in Zeno.fm?
  • Delete the podcast episode with ID 67890 from our Zeno.fm account.
  • Find radio stations in Germany that broadcast in German language.
  • Retrieve the available languages for filtering podcasts in Zeno.fm.
  • Search stations by genre to build a curated radio guide.

Zeno.fm MCP connector tools

The Zeno.fm MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
getPodcastCategoriesRetrieves the list of available categories for organizing podcasts.
getPodcastCountriesRetrieves the list of countries associated with podcasts.
getPodcastLanguagesRetrieves the list of languages in which podcasts are available.
searchPodcastsSearches for podcasts based on specified criteria and filters.
deletePodcastRemoves a podcast from the system.
getPodcastRetrieves detailed information about a specific podcast.
getPodcastEpisodesRetrieves all episodes for a specified podcast.
deletePodcast_1Removes a podcast from the system.
getPodcastEpisodeRetrieves detailed information about a specific podcast episode.
getStationCountriesRetrieves the list of countries associated with radio stations.
getStationGenresRetrieves the list of genres for radio stations.
getStationLanguagesRetrieves the list of languages for radio stations.
getPartnerAggregatorStationsRetrieves radio stations from partner aggregators.
searchStationsSearches for radio stations based on specified criteria and filters.
On this Page