Skip to main content
Glama
142,311 tools. Last updated 2026-05-26 22:03

"iTunes" matching MCP tools:

  • Retrieve curated App Store app listings from iTunes collections to analyze market trends, research competitors, and discover applications across categories and regions.
    MIT
  • Resolve any song or album to streaming, digital purchase, or physical media links. Results ranked by trust and availability from major platforms.
    MIT
  • Federated image search across license-aware providers. Returns ranked candidates with license and attribution details, defaulting to safe-only content.
    MIT
  • Play a specific song in Apple Music by searching for its exact name. Use this tool to control playback on macOS through AppleScript commands.
    MIT
  • Retrieve canonical album cover art from MusicBrainz, iTunes, and Spotify. All results are editorial-licensed and suitable for album identification interfaces.
    MIT

Matching MCP Servers

  • Search for musical artist images by category: portrait, album, logo, or performing. Fetches from multiple licensed sources for content creation.
    MIT
  • Create a new Apple Music playlist by specifying a name and adding tracks from your library. Provide exact song titles in a comma-separated list to build custom collections.
    MIT
  • Get a summary of your Apple Music library, including total tracks and user playlists, to manage your music collection effectively.
    MIT
  • Return to the previous track in Apple Music playback on macOS. Use this tool to navigate backward in your listening queue or playlist.
    MIT
  • Pause Apple Music playback on macOS. Use this MCP command to temporarily stop music without closing the application.
    MIT
  • Start playback in Apple Music on macOS to resume listening to your music library or current queue.
    MIT
  • Search the Apple Music library for tracks by name using a query, returning results formatted as 'Track Name - Artist'.
    MIT
  • Find songs, albums, and artists on Apple Music using search queries. This tool retrieves music results from the iTunes Search API to help users discover content.
  • Find apps similar to a specified iOS or Android application by providing its iTunes trackId or Bundle ID, with country-specific results available.
  • Verifies that a mobile or CTV app bundle ID actually exists in the relevant app store — used to detect bundle spoofing in bid requests. Platform support (v1): - `ios`: verified live via Apple's iTunes Lookup API. - `android`: verified live via the Google Play store listing page. - `ctv_*` / `web`: no public store API — returns verified=null. Inputs: - `bundle_id` (body, required): e.g. `com.nytimes.NYTimes`. - `platform` (body, required): ios | android | ctv_roku | ctv_fire | ctv_samsung | ctv_lg | ctv_vizio | web. - `claimed_developer` (body, optional): checked against the store listing. Returns: - `verified`: true | false | null (not checkable on this platform). - `store_listing`: name, developer, developer_match, store_url.
    Connector