{"id":"chdefrene-spotify-server","name":"spotify-server","af_score":27.0,"security_score":47.0,"reliability_score":22.5,"what_it_does":"spotify-server appears to be a server that enables access to Spotify functionality (e.g., searching/reading playback/library data and/or controlling playback) via an application-facing API, acting as a middle layer between clients and Spotify’s Web API.","best_when":"You want a backend wrapper around Spotify Web API to expose a simpler interface to your frontend/agents and centralize OAuth, caching, and permissions.","avoid_when":"You need a documented public API contract (OpenAPI/SDK/webhooks) without reviewing or deploying the code yourself.","last_evaluated":"2026-04-04T21:30:32.972619+00:00","has_mcp":false,"has_api":false,"auth_methods":["Spotify OAuth (likely OAuth authorization code flow, based on typical Spotify integrations)"],"has_free_tier":false,"known_gotchas":["OAuth token lifecycle (refresh/expiry) can cause agent failures if not handled transparently.","Playback/control actions may be non-idempotent (retries can change user state).","Spotify rate limits may apply; without explicit handling, agents may receive 429s."],"error_quality":0.0}