A
licenseNot graded
qualityD
maintenanceConnects Claude Code to Apple Music using only your Apple ID, without needing a developer account. Enables access to recently played, playlists, search, recommendations, and playlist creation.
5 npm
MIT
No user-submitted related servers found.
Scored across 4 tools
Each tool serves a distinct purpose: displaying current track, reacting, playing album, and playing station. No overlap in functionality.
All names use snake_case and follow a verb_noun pattern except 'current_track' (adjective_noun). Consistency is high with only a minor deviation.
Four tools is well-scoped for a music discovery server. Each tool contributes a necessary function without redundancy.
Core actions (display, react, play album/station) are covered. Missing features like search or basic playback controls (skip, pause) but acceptable for focused scope.