gentiku/remote-mcp-server
If you are the rightful owner of remote-mcp-server 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 comprehensive Model Context Protocol (MCP) server that provides seamless integration between applications and the Spotify API.
Tools
Functions exposed to the LLM to take actions
spotify_play
Start playback of a track or playlist
spotify_pause
Pause current playback
spotify_resume
Resume paused playback
spotify_skip_next
Skip to next track
spotify_skip_previous
Skip to previous track
spotify_set_volume
Set playback volume (0-100%)
spotify_search
Search for tracks, albums, artists, playlists
spotify_get_user_top_tracks
Get user's top tracks
spotify_get_recently_played
Get recently played tracks
spotify_get_user_playlists
Get user's playlists
spotify_create_playlist
Create a new playlist
spotify_add_to_playlist
Add tracks to a playlist
spotify_get_current_track
Get currently playing track info
spotify_get_devices
Get available Spotify devices
spotify_get_user_profile
Get current user's profile
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client