applemusic-mcp-server
1
This project is a Model Context Protocol (MCP) server designed to interact with the Apple Music API. It offers features like searching for music and generating playback links using a command-line interface.
Apple Music MCP Server
An MCP server interacting with the Apple Music API, providing tools to search for songs and generate playback links.
Features
- Search for songs by title, artist, or album
- Generate deep links for songs and playlists
- Simple command-line interface
- Uses the Model Context Protocol (MCP) to interact with clients
Requirements
- Rust (nightly, because of rmcp)
- Apple Developer account with Apple Music API access
- Apple Music API Key (.p8 file)