Skip to main content
Feedback

Zeno.fm MCP connector

Updated 

Zeno.fm is a platform for discovering and managing radio stations and podcasts across a global content library. The Zeno.fm MCP connector allows AI agents to search podcasts and retrieve details on categories, countries, languages, and episodes. It also supports managing podcast records and exploring station data by country, enabling broader content discovery 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:

  • Filter podcast searches using categories, countries, and languages
  • Search podcasts by keyword, category, or region
  • Retrieve full podcast details and episode listings
  • Delete outdated podcasts or individual episodes from the catalog
  • Search radio stations by genre, language, or country
  • List all stations managed under a partner aggregator account
  • Look up supported station genres, countries, and languages

Example prompts

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

  • What podcast categories are available in Zeno.fm?
  • Search Zeno.fm for true crime podcasts in English.
  • Show me the episodes for this podcast on Zeno.fm.
  • Delete this old podcast episode from Zeno.fm.
  • List all radio stations in Zeno.fm that broadcast in Spanish.
  • What countries can I filter stations by in Zeno.fm?
  • Find jazz radio stations in Zeno.fm.
  • Show me all stations under our Zeno.fm aggregator account.
  • Get the details for a specific podcast on Zeno.fm.
  • What languages does Zeno.fm support for podcast search?

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
getPodcastCategoriesGet the list of Categories that can be used to filter podcasts in the search podcasts request
getPodcastCountriesGet the list of Countries that can be used to filter podcasts in the search podcasts request
getPodcastLanguagesGet the list of Languages that can be used to filter podcasts in the search podcasts request
searchPodcastsSearch podcasts
deletePodcastDelete podcast
getPodcastGet podcast
getPodcastEpisodesGet podcast episodes
deletePodcast_1Delete podcast episode
getPodcastEpisodeGet podcast episode
getStationCountriesGet the list of Countries that can be used to filter stations in the search stations request
getStationGenresGet the list of Genres that can be used to filter stations in the search stations request
getStationLanguagesGet the list of Languages that can be used to filter stations in the search stations request
getPartnerAggregatorStationsList stations
searchStationsSearch stations
On this Page