Unc's Spotify Agent
bydree-max
0Manages personal Spotify music playback and playlist organization via a dedicated agent.
About
This TypeScript-based server functions as a personal Spotify music agent, enabling users to programmatically control their Spotify experience. It exposes user playlists as accessible resources and offers a suite of tools for comprehensive Spotify interaction. Capabilities include searching for tracks, precise playback control (play, pause, skip), adding songs to playlists, and retrieving information about available playback devices or the current playback state. This makes it an ideal solution for integrating Spotify operations into other applications or AI agents, enhancing personal music management and automation.
Key Features
- List available playback devices and display current playback state
- 0 GitHub stars
- List and read Spotify playlists as agent resources
- Search Spotify's track catalog by query
- Control Spotify playback (play, pause, skip to next)
- Add tracks to specified playlists
Use Cases
- Automating Spotify playlist management and track organization
- Programmatic control of music playback for custom applications
- Integrating Spotify control into AI agents or personal assistants like Claude Desktop