mcpbeat Sign in
I

Apple Music Playlist Curator MCP Server

local only

Apple Music Playlist Curator runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.

Deep Apple Music curation: grounded selection, narrative arcs, and flow-aware sequencing.

Installs / week
pypi · apple-music-playlists
1
Stars
0 open issues
23 Sep 2026
Last commit
no recent releases
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Apple Music Playlist Curator every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add apple-music-playlists -- uvx apple-music-playlists
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "apple-music-playlists": {
      "args": [
        "apple-music-playlists"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.apple-music-playlists]
command = "uvx"
args = ["apple-music-playlists"]
.cursor/mcp.json
{
  "mcpServers": {
    "apple-music-playlists": {
      "args": [
        "apple-music-playlists"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "apple-music-playlists": {
      "args": [
        "apple-music-playlists"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Apple Music Playlist Curator

same job, measured the same way
Unofficial Apple Music for macOS
by jaminben

Ask for a playlist. Get a real one, playing in Apple Music — no account, nothing stored.

89 installs/wk local only
Penny Search
by ayoubsalem-spec

Low-cost live web search for current facts, news, research, docs, and web grounding via x402.

1 tools answering
Pocketlantern
by pocketlantern

Blocker-aware decision layer for AI coding agents, grounded in source-linked, time-sensitive facts.

27 installs/wk local only
CurrencyGuard Guard Pricing
by currencyguard

FX protection for SMEs — price Guards, live spot/forward rates, settlement dates, and more.

8 tools answering
Applemusic MCP
by epheterson

Apple Music MCP server: playlists, library, catalog, playback and Up Next, on Mac/Windows/Linux.

679 installs/wk local only
OffStereo
by andzar22

Builds narrated, playable music stories, explores sample lineage, and saves verified playlists.

12 tools answering
tvsub MCP
by launzi

Control tvsub for Apple TV.app: subtitles, glossary-aware translation, overlay, styling, and sync.

183 installs/wk local only
FORRT Research
by sciencelive4all

Produce verifiable FORRT nanopublication chains: grounded quote checks and Science Live projections.

local only

Apple Music Playlist Curator — questions

Answers built from our own checks of this server.

Why is there no uptime for Apple Music Playlist Curator?
Apple Music Playlist Curator runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package apple-music-playlists.
How do I connect Apple Music Playlist Curator?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls apple-music-playlists straight from pypi; nothing to host, nothing to sign up for.
Is Apple Music Playlist Curator open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.