关于
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.
主要功能
- 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
使用案例
- 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