taste_forgotten_bangers
Identify forgotten favorites from a user's lifetime top tracks by comparing against recent listening, then rank them with a revival pick to rediscover past hits.
Instructions
Forgotten-bangers playlist spec: lifetime tops missing from the recent sample, ranked with a revival pick. Read-only, no auth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_limit | No | Lifetime top tracks to scan. Default: 50 | |
| max_results | No | Max items to return (default: SPOTIFY_MCP_MAX_ITEMS env or 50) | |
| track_count | No | Bangers to list. Default: 15 | |
| statsfm_user | Yes | stats.fm user ID (or username) — public profile, no auth needed | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |