Skip to content
Claude Code

mcp apple music for Claude Code

io.github.cifero74/mcp-apple-music

Apple Music MCP server — search catalog, manage playlists, and access your library via Claude.

client:Claude Code transport:stdio runtime:pypi

Install mcp apple music in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-apple-music -e APPLE_TEAM_ID=<APPLE_TEAM_ID> -e APPLE_KEY_ID=<APPLE_KEY_ID> -e APPLE_PRIVATE_KEY=<APPLE_PRIVATE_KEY> -e APPLE_MUSIC_USER_TOKEN=<APPLE_MUSIC_USER_TOKEN> -e APPLE_STOREFRONT=<APPLE_STOREFRONT> -- uvx mcp-apple-music-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

mcp apple music in other clients