MCP-Mirror/marcelmarais_spotify-mcp-server
If you are the rightful owner of marcelmarais_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.
A lightweight Model Context Protocol (MCP) server that enables AI assistants like Cursor & Claude to control Spotify playback and manage playlists.
Tools
Functions exposed to the LLM to take actions
searchSpotify
Search for music content on Spotify
getNowPlaying
Get the currently played track information
getMyPlaylists
Get the user's playlist
getPlaylistTrackeds
Get tracks in the playlist
playMusic
Play the specified music content
pausePlayback
Pause playback
skipToNext
Skip to the next track
skipToPrevious
Skip to the previous track
createPlaylist
Create a new playlist
addTracksToPlaylist
Add tracks to playlist
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client