taste_profile
Get a snapshot of a user's music taste, including top artists, genres, listening loyalty vs novelty, and time-of-day patterns from stats.fm. Read-only and no authentication required.
Instructions
Taste snapshot from stats.fm: core artists, top genres, loyalty-vs-novelty balance, and day-parting (when you listen). Read-only, no auth. (Legacy alias of statsfm_taste_profile — prefer the canonical name.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | No | stats.fm range window. Default: lifetime | |
| max_results | No | Max items to return (default: SPOTIFY_MCP_MAX_ITEMS env or 50) | |
| 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 |