Odel
Unofficial Apple Music for macOS

Unofficial Apple Music for macOS

Local
@jaminbenPythonMITUpdated 2 days ago

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).

PyPIsecure-applemusic-mcp-for-osxv0.3.1

Run

uvx secure-applemusic-mcp-for-osx

MCP client config

{
  "mcpServers": {
    "unofficial-apple-music-for-macos": {
      "command": "uvx",
      "args": [
        "secure-applemusic-mcp-for-osx"
      ]
    }
  }
}