@pipeworx/itunes-search
Connect: https://gateway.pipeworx.io/itunes-search/mcp · Install: one-click buttons
Tools: 5
Apple iTunes Search MCP — search across the iTunes Store catalog: music, movies, podcasts, audiobooks, ebooks, software/apps. No auth.
Tools
search(term, media?, entity?, attribute?, country?, limit?, lang?, explicit?)— primary searchlookup(id?, bundle_id?, isbn?, upc?, amg_artist_id?, amg_album_id?, country?, entity?, limit?)— exact-ID lookuptop_movies(country?, limit?)— top-grossing movies (RSS-based)top_podcasts(country?, limit?)— top podcaststop_books(country?, limit?, free_or_paid?)— top ebooks
Data source
- Search:
https://itunes.apple.com/search - Lookup:
https://itunes.apple.com/lookup - Charts:
https://rss.applemarketingtools.com/api/v2/<country>/...
Rate limit ~20 req/min per IP for search/lookup; charts are static and cached.
Tools
- search — Search the Apple iTunes catalog by keyword across music, movies, podcasts, TV shows, apps, ebooks, and more; filterable by media type, entity, country, and explicit flag; returns up to 200 matching it
- lookup — Exact-ID lookup. Provide any one of id / bundle_id / isbn / upc / amg_artist_id / amg_album_id.
- top_movies — DEPRECATED — Apple discontinued the iTunes movies chart (permanent 404). For popular, trending, or current movies use the tmdb pack instead: tmdb_trending, discover_movie, or get_movie.
- top_podcasts — Top podcasts chart.
- top_books — Top ebooks chart.
Tools
-
lookup— Exact-ID lookup. Provide any one of id / bundle_id / isbn / upc / amg_artist_id / amg_album_id. -
search— Search the Apple iTunes catalog by keyword across music, movies, podcasts, TV shows, apps, ebooks, and more; filterable by media type, entity, country, and explicit flag; returns up to 200 matching it -
top_books— Top ebooks chart. -
top_movies— DEPRECATED — Apple discontinued the iTunes movies chart (permanent 404). For popular, trending, or current movies use the tmdb pack instead: tmdb_trending, discover_movie, or get_movie. -
top_podcasts— Top podcasts chart.