Skip to main content
Glama

MCP-AppleMusic

itunes_play_song

Play a specific song in Apple Music by matching the exact track name using MCP-AppleMusic commands. Returns a confirmation once the song starts playing.

Instructions

Play the first track whose name exactly matches the given song name. Returns a confirmation message.

Input Schema

NameRequiredDescriptionDefault
songYes

Input Schema (JSON Schema)

{ "properties": { "song": { "title": "Song", "type": "string" } }, "required": [ "song" ], "title": "itunes_play_songArguments", "type": "object" }

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