{"slug":"superseoworld/mcp-spotify","name":"ArtistLens","description":"Access the Spotify Web API to search and retrieve information about tracks, albums, artists, and playlists.","category":"search","tags":[],"official":false,"stars":20,"transport":"http","install":[{"cmd":"npx -y @smithery/cli","imports":[]}],"tools":[{"name":"get_access_token","description":"Get a valid Spotify access token"},{"name":"search","description":"Search for tracks, albums, artists, or playlists"},{"name":"get_artist","description":"Get artist information"},{"name":"get_artist_top_tracks","description":"Get an artist's top tracks"},{"name":"get_artist_related_artists","description":"Get artists similar to a given artist"},{"name":"get_artist_albums","description":"Get an artist's albums"},{"name":"get_album","description":"Get album information"},{"name":"get_album_tracks","description":"Get an album's tracks"},{"name":"get_track","description":"Get track information"},{"name":"get_available_genres","description":"Get a list of available genres for recommendations"},{"name":"get_new_releases","description":"Get new album releases"},{"name":"get_recommendations","description":"Get track recommendations based on seed tracks, artists, or genres"},{"name":"get_audiobook","description":"Get audiobook information with optional market parameter"},{"name":"get_multiple_audiobooks","description":"Get information for multiple audiobooks (max 50)"},{"name":"get_audiobook_chapters","description":"Get chapters of an audiobook with pagination support (1-50 chapters per request)"},{"name":"get_playlist","description":"Get a playlist owned by a Spotify user"},{"name":"get_playlist_tracks","description":"Get full details of the tracks of a playlist (1-100 tracks per request)"},{"name":"get_playlist_items","description":"Get full details of the items of a playlist (1-100 items per request)"},{"name":"modify_playlist","description":"Change playlist details (name, description, public/private state, collaborative status)"},{"name":"add_tracks_to_playlist","description":"Add one or more tracks to a playlist with optional position"},{"name":"remove_tracks_from_playlist","description":"Remove one or more tracks from a playlist with optional positions and snapshot ID"},{"name":"get_current_user_playlists","description":"Get a list of the playlists owned or followed by the current Spotify user (1-50 playlists per request)"},{"name":"get_featured_playlists","description":"Get a list of Spotify featured playlists with optional locale and pagination support"},{"name":"get_category_playlists","description":"Get a list of Spotify playlists tagged with a particular category"}],"env_vars":["SPOTIFY_CLIENT_ID","SPOTIFY_CLIENT_SECRET"],"auth_type":"none","github":"https://github.com/superseoworld/mcp-spotify","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}