spotify for Claude Desktop
com.jojapi/spotify
Spotify: Spotify Data API for Millions of songs & podcasts, artists, albums, playlists and more.
client:Claude Desktop
transport:streamable-http
tools:37
Install spotify in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"spotify": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.jojapi.com/spotify"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- get_v1_1_browse_all
- get_v1_1_search
- get_v2_album_detailsAndTracks
- get_v2_album_metadata
- get_v1_1_album_tracks
- get_v1_1_album_metadata
- get_v1_1_albums
- get_v2_artist_overview
- get_v2_artist_concerts
- get_v2_artist_fansFirstPresales
- get_v1_1_artist_related
- get_v1_1_artist_featuring
- get_v1_1_artist_discovered_on
- get_v1_1_artist_appears_on
- get_v1_1_artist_singles
- get_v1_1_artist_albums
- get_v1_1_artist_discography_overview
- get_v1_1_artist_overview
- get_v1_1_artists
- get_v2_track_details
- get_v2_track_metadata
- get_v1_1_track_lyrics
- get_v1_1_track_credits
- get_v2_playlist_detailsAndItems