jck411/REMOTE_MCP_SERVERS_JACK
If you are the rightful owner of REMOTE_MCP_SERVERS_JACK and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A standalone MCP server for Spotify integration, deployable to Google Cloud Run.
Tools
Functions exposed to the LLM to take actions
spotify_get_playback
Get current playback state
spotify_play
Play track by search query or URI
spotify_pause
Pause playback
spotify_next
Skip to next track
spotify_previous
Skip to previous track
spotify_volume
Set volume (0-100)
spotify_shuffle
Toggle shuffle mode
spotify_repeat
Set repeat mode
spotify_queue
View playback queue
spotify_queue_add
Add track to queue
spotify_devices
List available devices
spotify_transfer
Transfer playback to device
spotify_search
Search for tracks/albums/artists
spotify_my_playlists
Get user's playlists
spotify_recently_played
Get recently played tracks
spotify_like_track
Save track to library
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client