mcp-spotify

mcp-spotify

13

ArtistLens is a Model Context Protocol (MCP) server that integrates with the Spotify Web API to enable searching for music, accessing artist information, and managing playlists on Spotify. Its standout feature is the comprehensive set of tools for interacting with various aspects of Spotify's catalog seamlessly.

get_access_token

Get a valid Spotify access token

search

Search for tracks, albums, artists or playlists

get_artist

Get artist information

get_artist_top_tracks

Get the artist's popular tracks

get_artist_related_artists

Get artists similar to a given artist

get_artist_albums

Get the artist's album

get_album

Get album information

get_album_tracks

Get tracks for albums

get_track

Get track information

get_available_genres

Get a list of genres that can be used for recommendations

get_new_releases

Get a newly released album

get_recommendations

Get track recommendations based on seed tracks, artists or genres

get_audiobook

Get audiobook information

get_multiple_audiobooks

Get information about multiple audiobooks

get_audiobook_chapters

Chapters to get audiobooks

get_playlist

Get the playlist owned by Spotify users

get_playlist_tracks

Get the playlist track details

get_playlist_items

Get the item details for the playlist

modify_playlist

Modify playlist details

add_tracks_to_playlist

Add tracks to the playlist

remove_tracks_from_playlist

Remove tracks from playlist

get_current_user_playlists

Get a list of playlists that are owned or followed by Spotify users

get_featured_playlists

Get a list of Spotify featured playlists

get_category_playlists

Get a list of Spotify playlists marked with a specific category