Cifero74/mcp-apple-music
by Various
Full Apple Music integration for Claude via MCP — search catalog, manage library & playlists
MCP
Cifero74/mcp-apple-music
Added 1 June 2026
Overview
This tool provides an MCP server that connects Claude to Apple Music. It allows searching the Apple Music catalog, managing the user's library, and controlling playlists through the Model Context Protocol. The integration is built in Python and runs as a local server for Claude to interact with.
Best for
Best for
Developers building Claude assistants that need programmatic Apple Music control.
Use cases
- Search Apple Music catalog from Claude conversations.
- Create and modify playlists in Apple Music via AI commands.
- Retrieve library metadata and control playback through MCP.
How to use
Install
pip install -e . Tools exposed
search_catalogsearch_libraryget_library_songsget_library_albumsget_library_artistsget_library_playlistsget_playlist_trackscreate_playlistadd_tracks_to_playlistget_recently_playedget_recommendations
Tested with
Claude Desktop, Continue
Notes
This tool provides an MCP server that connects Claude to Apple Music. It allows searching the Apple Music catalog, managing the user’s library, and controlling playlists through the Model Context Protocol. The integration is built in Python and runs as a local server for Claude to interact with.
28 stars on GitHub. Last updated 2026-05-24. Licensed MIT.
Use cases
- Search Apple Music catalog from Claude conversations.
- Create and modify playlists in Apple Music via AI commands.
- Retrieve library metadata and control playback through MCP.
Pros
- Directly controls Apple Music from Claude without extra middleware.
- Open source and written in Python, easy to audit or extend.
- Follows the MCP standard for straightforward integration with Claude.
Cons
- Requires an Apple Music subscription and macOS to function fully.
- Small project with only 28 stars, limited community support.
- Setup requires local server configuration and Apple Music permissions.
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Directly controls Apple Music from Claude without extra middleware.
- Open source and written in Python, easy to audit or extend.
- Follows the MCP standard for straightforward integration with Claude.
Cons
- Requires an Apple Music subscription and macOS to function fully.
- Small project with only 28 stars, limited community support.
- Setup requires local server configuration and Apple Music permissions.
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.