MCPServers
Apple Music - MCP server logo

Apple Music

34
0

Summary

This MCP implementation, developed by Kenneth Reitz, provides integration with Apple Music on macOS systems. Built with Python and leveraging AppleScript, it offers tools for controlling music playback, searching the library, creating playlists, and retrieving library information. The implementation focuses on providing a simple, standardized interface for AI-powered music control, enabling use cases such as voice-activated music playback, automated playlist generation, and music library analysis. By connecting AI models with the Apple Music application, this server allows for sophisticated music interaction scenarios, enhancing the ability to manage and enjoy music through AI assistants or custom applications.

Available Actions(8)

itunes_play

Start playback of the current track.

itunes_pause

Pause playback of the current track.

itunes_next

Skip to the next track in the playlist.

itunes_previous

Go to the previous track in the playlist.

itunes_search

Search the library for tracks. Parameters: query (string)

itunes_play_song

Play a specific song. Parameters: song (string)

itunes_create_playlist

Create a new playlist with a name and a list of songs. Parameters: name (string), songs (list of strings)

itunes_library

Get statistics about the music library.

Last Updated: May 29, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ