remove-tracks-from-playlist
Removes tracks from a playlist.
How to use it
remove-tracks-from-playlist is exposed by the MCP Claude Spotify MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the remove-tracks-from-playlist tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Claude Spotify
npx -y @smithery/cli install @imprvhub/mcp-claude-spotify --client claudeOther tools in MCP Claude Spotify (39)
Adds tracks to a playlist.
Initiates the Spotify authentication process.
(Optional) Whether the playlist should be collaborative (must set public to false first)
Creates a new playlist for the current user.
Unfollows (removes) a playlist from your library. The playlist still exists on Spotify but is no longer in your library.
(Optional) Description
(Optional) Spotify device ID to play on
Gets information about the current playback state.
Gets the cover image of a playlist.
Gets the tracks in a playlist with pagination support.
Gets track recommendations based on seed tracks, artists, or genres.
Gets the user's most played tracks over a specified time range.
Gets a list of the user's playlists.
Base64 encoded JPEG image
Position where the tracks should be inserted
Number of results (1-10, default: 5)
Playlist name
Skips to the next track.
(Optional) Index of the first playlist to return (default: 0)
Pauses the current playback.
Plays a specific track on an active device.
Spotify ID of the playlist
Returns to the previous track.
(Optional) Whether it's public or private
Search text
(Optional) Number of tracks to move (default: 1)
Position of the first track to move
Reorders tracks in a playlist by moving a range of tracks to a new position.
Searches for tracks, albums, artists, or playlists.
(Optional) Array of Spotify artist IDs
(Optional) Array of genre names
(Optional) Array of Spotify track IDs
Approximately last 4 weeks
(Optional) Time frame for calculating affinity:
Spotify track ID
Array of track IDs
Type of search (track, album, artist, playlist)
Updates a playlist's name, description, public/private status, or collaborative setting.
Uploads a custom cover image for a playlist (base64 encoded JPEG, max 256KB).