Loading MCP server directory, please wait...
Apple Music MCP server: playlists, library, catalog, playback and Up Next, on Mac/Windows/Linux.
npx @getmcp/cli add io.github.epheterson/applemusic-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.epheterson/applemusic-mcp": {
"command": "uvx",
"args": [
"applemusic-mcp",
"serve"
]
}
}
}