This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.0.0).
preview_album
InactiveTool of Achriom
declared in 1.0.0
Preview any album from Apple Music WITHOUT adding to library. Use this to sample before committing to add. Returns playable 30-second previews.
Parameters schema
{
"type": "object",
"required": [
"title",
"artist"
],
"properties": {
"title": {
"type": "string",
"description": "Album title"
},
"artist": {
"type": "string",
"description": "Artist name"
},
"max_tracks": {
"type": "number",
"description": "Maximum tracks to preview (default 5)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Achriom
https://github.com/achriom/achriom-mcp
1/7 registries