spotify-mcp-server

JKGzenna/spotify-mcp-server

3.2

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 is a lightweight Model Context Protocol server that allows AI assistants to control Spotify playback and manage playlists.

Tools

Functions exposed to the LLM to take actions

searchSpotify

Search for tracks, albums, artists, or playlists on Spotify.

getNowPlaying

Get information about the currently playing track on Spotify.

getMyPlaylists

Get a list of the current user's playlists on Spotify.

getPlaylistTracks

Get a list of tracks in a specific Spotify playlist.

getRecentlyPlayed

Retrieves a list of recently played tracks from Spotify.

playMusic

Start playing a track, album, artist, or playlist on Spotify.

pausePlayback

Pause the currently playing track on Spotify.

skipToNext

Skip to the next track in the current playback queue.

skipToPrevious

Skip to the previous track in the current playback queue.

createPlaylist

Create a new playlist on Spotify.

addTracksToPlaylist

Add tracks to an existing Spotify playlist.

addToQueue

Adds a track, album, artist or playlist to the current playback queue.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources