Ask for a playlist. Get a real one, playing in Apple Music — no account, nothing stored.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx secure-applemusic-mcp-for-osx
MCP client config
{
"mcpServers": {
"unofficial-apple-music-for-macos": {
"command": "uvx",
"args": [
"secure-applemusic-mcp-for-osx"
]
}
}
}