anushgr/Spotify-MCP-Server
If you are the rightful owner of Spotify-MCP-Server 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.
The Spotify MCP Server for Claude Desktop enables users to control Spotify playback and manage playlists directly from Claude Desktop using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
play_song
Plays a song with optional artist for accuracy.
pause_playback
Pauses current playback.
resume_playback
Resumes paused playback.
skip_track
Skips to the next track.
previous_track
Returns to the previous track.
set_volume
Sets volume (0-100).
create_playlist
Creates a playlist (public defaults to true).
add_to_playlist
Adds a song to a playlist.
get_current_playback_info
Retrieves current song and playback state.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client