apple-music-mcp
by alexpriest
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APPLE_KEY_ID | Yes | Apple Music Key ID for the .p8 private key. | |
| APPLE_TEAM_ID | Yes | Apple Developer Team ID used for generating the MusicKit developer token. | |
| APPLE_KEY_PATH | Yes | File system path to the .p8 private key (e.g., keys/AuthKey_68R3STY9CA.p8). | |
| APPLE_MEDIA_ID | Yes | Apple Media ID (e.g., media.com.alexpriest.applemusicmcp) registered in the Apple Developer portal. | |
| APPLE_MUSIC_USER_TOKEN | No | Music User Token for library writes, obtained via `npm run auth` and saved to .env. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues