Skip to main content
Glama
thenavidm
by thenavidm

Related Servers

Alternatives to Apple Podcasts MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      A
      maintenance
      Owner-side Apple Podcasts analytics over the Podcasts Connect Reporter protocol: plays, unique and engaged listeners, followers, and per-episode listening for a show you own. Not the public iTunes catalog — this is the data Apple's hosting API does not expose.
      4
      27 npm
      1
      Apache 2.0
    • A
      license
      A
      quality
      B
      maintenance
      Enables AI agents to search millions of podcasts, read and search episode transcripts with timestamps and speakers, and access chapters, soundbites, Podcasting 2.0 tags, value-for-value data, feed health, and index statistics through 36 tools.
      36
      18 npm
      1
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables podcast search, episode discovery, pricing, and transcript access for MCP clients. Provides tools to search shows, list episodes, quote and confirm purchases, and read transcripts.
      9
      0
      MIT

    TDQS

    A3.9/5.0

    Scored across 32 tools

    Disambiguation4/5

    The descriptions sharply separate catalog, feed, library, chart, and analytics sources, so most tools are easy to tell apart. A few composite tools like get_show_profile and compare_shows intentionally wrap element-level getters, and status vs check_analytics_access both touch availability, creating minor boundary ambiguity.

    Naming Consistency4/5

    Names overwhelmingly follow a snake_case verb_noun pattern such as search_podcasts, get_feed, and list_subscriptions. The pattern is weakened by noun-only names like status and library_stats, and by mixing 'podcast' and 'show' in object names such as get_podcast vs get_show_profile.

    Tool Count2/5

    At 32 tools the server exceeds the 25+ threshold and spans five distinct subdomains: catalog, charts/reviews, feeds, local library, and owner analytics. Many tools are convenience composites over others, so the surface feels overloaded and could reasonably be split into separate servers.

    Completeness4/5

    The major read-only workflows are covered: catalog discovery, charts, reviews, RSS feeds, library search/export, and Connect analytics. The main gap is that there is no direct way to fetch a single catalog episode's details from an Apple episode id, even though resolve_apple_link and trending episodes return those ids; library episode listing is also only reachable via search.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues