Tony-ArtZ/mcp-spotify
3.3
If you are the rightful owner of mcp-spotify and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that integrates Spotify with OAuth authorization flow.
Tools
Functions exposed to the LLM to take actions
getCurrentlyPlaying
Get information about the currently playing track.
pausePlayback
Pause Spotify playback.
resumePlayback
Resume Spotify playback.
skipToNext
Skip to the next track.
skipToPrevious
Skip to the previous track.
setVolume
Set playback volume (currently defaults to 50%).
searchTracks
Search for tracks on Spotify.
playTrack
Play specific tracks (enhanced functionality coming).
getUserProfile
Get user's Spotify profile information.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client