spotify-mcp
1
The Spotify MCP Server allows users to manage Spotify playback through the Spotify API using the Model Context Protocol framework. It supports essential playback functions like play, pause, and track navigation, and requires Python and Spotify account setup.
play
Start playing the current track
pause
Pause the current track
next_track
Skip to the next track
play_album
Play a specific album by name
play_track
Play a specific track by name