概要
This Flask-based server acts as an interface between AI assistants and the Spotify Web API, utilizing the Model Context Protocol (MCP). It offers functionality to control playback (play, pause, next, previous), adjust volume, fetch the currently playing song, and retrieve user playlists, effectively allowing AI to manage Spotify through standardized MCP commands.
主な機能
- Fetch currently playing song information
- Authenticate with Spotify using OAuth
- Control Spotify playback via MCP commands
- Retrieve and manage user playlists
- Adjust playback volume
- 0 GitHub stars
ユースケース
- Integrating Spotify control into AI assistants
- Creating voice-controlled Spotify interfaces
- Automating Spotify playlist management