MCP Servers / cloud-service / Spotify MCP Server

Spotify MCP Server

JSON →
httpnonecloud-service

Interact with the Spotify API to manage playlists and control music playback.

Install
How to run this server
[ { "cmd": "uvx usage).", "imports": [] } ]
server path: spotify-mcp-server
Tools
What this server exposes
add_to_queue_song
Add a song to the queue (Premium required)
get_artist_and_track
Search for tracks
auth_with_spotify
Authenticate with Spotify
get_recently_played_songs
Get recently played tracks
create_playlist
Create a new playlist
get_playlist_name_and_id
Get playlist information
add_songs_to_playlist
Add songs to a playlist
get_users_top_artists
Get user's top artists
get_user_top_tracks
Get user's top tracks
Configuration
Environment & auth
authnone
envCLIENT_ID
envCLIENT_SECRET
Resources
Spotify MCP Server — MCP Server · libregistry