Connect Your AI Agent with Spotify for Slack

Integrate Spotify MCP server into your Slack workspace for instant access to your AI agent.

Back to MCP Servers
Spotify
Spotify
Spotify is a digital music service that gives you access to millions of songs.

Categories

Entertainment

Available Tools

Tools that your AI agent can use through this MCP server to interact with Spotify

Get currently playing track

Get the object currently being played on the user's Spotify account. See the documentation

Get Album Tracks

Get all tracks in an album. See the docs here

Save Tracks for User

Save one or more tracks to the current user’s "Your Music" library. See the docs here.

Remove User's Saved Tracks

Remove one or more tracks from the current user’s ‘Your Music’ library. See the docs here

Remove Items from a Playlist

Remove one or more items from a user’s playlist. See the docs here

Get a Track

Get a track by its name or ID. See the docs here

Get Recommendations

Create a list of recommendations based on the available information for a given seed entity and matched against similar artists and tracks. If there is sufficient information about the provided seeds, a list of tracks will be returned together with pool size details. See the docs here.

Get a Playlist

Get a playlist owned by a Spotify user. See the documentation.

Get a Playlist's Items

Get full details of the items of a playlist owned by a Spotify user. See the docs here.

Get a Category's Playlists

Get a list of Spotify playlists tagged with a particular category. See the docs here.

Get Audio Features for a Track

Get audio feature information for a single track identified by its unique Spotify ID. See the docs here.

Get an Artist's Top Tracks

Get Spotify catalog information about an artist’s top tracks by country. See the docs here.

Get All Tracks by Artist

Get Spotify tracks information related with an artist's. see docs here.

Create a Playlist

Create a playlist for a Spotify user. The playlist will be empty until you add tracks. See the docs here.

Add Items to a Playlist

Add one or more items to a user’s playlist. See the docs here.