taste_era_playlist
Pick a listening era to generate a playlist specification with representative tracks from a user's stats.fm history.
Instructions
Era window → representative track list: pick a listening era and get its playlist spec. Read-only, no auth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| era_index | No | Era index (0 = oldest). Default: latest | |
| max_results | No | Max items to return (default: SPOTIFY_MCP_MAX_ITEMS env or 50) | |
| track_count | No | Tracks 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 |