{"slug":"imprvhub/mcp-claude-spotify","name":"MCP Claude Spotify","description":"An integration for Claude Desktop to interact with Spotify using the Model Context Protocol (MCP).","category":"other","tags":[],"official":false,"stars":36,"transport":"http","install":[{"cmd":"npx -y @smithery/cli","imports":[]}],"tools":[{"name":"search_tracks","description":"Search for tracks on Spotify"},{"name":"get_track","description":"Get details about a specific track"},{"name":"get_album","description":"Get details about a specific album"},{"name":"get_artist","description":"Get details about a specific artist"},{"name":"get_playlist","description":"Get details about a specific playlist"},{"name":"get_user_playlists","description":"Get the current user's playlists"},{"name":"get_user_top_tracks","description":"Get the current user's top tracks"},{"name":"get_user_top_artists","description":"Get the current user's top artists"},{"name":"get_recommendations","description":"Get track recommendations based on seed tracks, artists, or genres"},{"name":"get_new_releases","description":"Get new album releases"},{"name":"get_featured_playlists","description":"Get featured playlists"},{"name":"get_categories","description":"Get Spotify categories"},{"name":"get_category_playlists","description":"Get playlists for a specific category"},{"name":"get_audio_features","description":"Get audio features for a track"},{"name":"get_audio_analysis","description":"Get audio analysis for a track"},{"name":"get_track_popularity","description":"Get popularity of a track"},{"name":"get_artist_albums","description":"Get albums by a specific artist"},{"name":"get_artist_top_tracks","description":"Get top tracks by a specific artist"},{"name":"get_artist_related_artists","description":"Get related artists for a specific artist"},{"name":"get_album_tracks","description":"Get tracks from a specific album"},{"name":"get_playlist_tracks","description":"Get tracks from a specific playlist"},{"name":"create_playlist","description":"Create a new playlist for the current user"},{"name":"add_tracks_to_playlist","description":"Add tracks to a playlist"},{"name":"remove_tracks_from_playlist","description":"Remove tracks from a playlist"},{"name":"reorder_playlist_tracks","description":"Reorder tracks in a playlist"},{"name":"update_playlist_details","description":"Update playlist name and description"},{"name":"follow_playlist","description":"Follow a playlist"},{"name":"unfollow_playlist","description":"Unfollow a playlist"},{"name":"check_if_user_follows_playlist","description":"Check if the current user follows a playlist"},{"name":"get_user_profile","description":"Get the current user's profile"},{"name":"get_user_saved_tracks","description":"Get the current user's saved tracks"},{"name":"save_tracks_for_user","description":"Save tracks for the current user"},{"name":"remove_saved_tracks_for_user","description":"Remove saved tracks for the current user"},{"name":"check_user_saved_tracks","description":"Check if tracks are saved for the current user"},{"name":"get_user_saved_albums","description":"Get the current user's saved albums"},{"name":"save_albums_for_user","description":"Save albums for the current user"},{"name":"remove_saved_albums_for_user","description":"Remove saved albums for the current user"},{"name":"check_user_saved_albums","description":"Check if albums are saved for the current user"},{"name":"get_user_followed_artists","description":"Get the current user's followed artists"},{"name":"follow_artists_or_users","description":"Follow artists or users"},{"name":"unfollow_artists_or_users","description":"Unfollow artists or users"},{"name":"check_if_user_follows_artists_or_users","description":"Check if the current user follows artists or users"},{"name":"get_available_genre_seeds","description":"Get available genre seeds for recommendations"},{"name":"get_playback_state","description":"Get the current playback state"},{"name":"get_currently_playing","description":"Get the currently playing track"},{"name":"start_playback","description":"Start or resume playback"},{"name":"pause_playback","description":"Pause playback"},{"name":"next_track","description":"Skip to the next track"},{"name":"previous_track","description":"Skip to the previous track"},{"name":"seek_to_position","description":"Seek to a position in the current track"},{"name":"set_repeat_mode","description":"Set the repeat mode"},{"name":"set_volume","description":"Set the playback volume"},{"name":"toggle_shuffle","description":"Toggle shuffle mode"},{"name":"get_available_devices","description":"Get available playback devices"},{"name":"transfer_playback","description":"Transfer playback to a different device"},{"name":"get_queue","description":"Get the current playback queue"},{"name":"add_to_queue","description":"Add a track to the playback queue"}],"env_vars":["SPOTIFY_CLIENT_ID","SPOTIFY_CLIENT_SECRET"],"auth_type":"none","github":"https://github.com/imprvhub/mcp-claude-spotify","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}