Skip to main content
Glama

MCP-AppleMusic

itunes_search

Search Apple Music library to find tracks matching a specified query. Retrieve results as a list formatted as "Track Name - Artist" for easy identification and selection.

Instructions

Search the Music library for tracks whose names contain the given query. Returns a list of tracks formatted as "Track Name - Artist".

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "itunes_searchArguments", "type": "object" }

Other Tools from MCP-AppleMusic

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kennethreitz/mcp-applemusic'

If you have feedback or need assistance with the MCP directory API, please join our Discord server