·apple-music
*

apple-music

Apple Music integration via AppleScript (macOS) or MusicKit API

11Installs·1Trend·@epheterson

Installation

$npx skills add https://github.com/epheterson/mcp-applemusic --skill apple-music

How to Install apple-music

Quickly install apple-music AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/epheterson/mcp-applemusic --skill apple-music
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: epheterson/mcp-applemusic.

SKILL.md

View raw

Guide for integrating with Apple Music. Covers AppleScript (macOS), MusicKit API (cross-platform), and the critical library-first requirement.

Why: Playlists use library IDs (i.abc123), not catalog IDs (1234567890).

| Setup required | None | Dev account + tokens | | Playlist management | Full | API-created only | | Playback control | Full | None | | Catalog search | No | Yes | | Library access | Instant | With tokens | | Cross-platform | No | Yes |

Apple Music integration via AppleScript (macOS) or MusicKit API Source: epheterson/mcp-applemusic.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/epheterson/mcp-applemusic --skill apple-music
Category
*Creative Media
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from epheterson/mcp-applemusic

Quick answers

What is apple-music?

Apple Music integration via AppleScript (macOS) or MusicKit API Source: epheterson/mcp-applemusic.

How do I install apple-music?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/epheterson/mcp-applemusic --skill apple-music Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/epheterson/mcp-applemusic

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-02-26

Related Skills

None