LLMTooling/spotify-mcp-server
If you are the rightful owner of spotify-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.
The Spotify MCP Server is a comprehensive Model Context Protocol server designed to enhance Spotify's functionality with 51 specialized tools for dynamic HUDs, music visualizers, and AI-powered music control interfaces.
Tools
Functions exposed to the LLM to take actions
spotify_get_track_name
Returns the current track name.
spotify_get_artist_name
Returns the primary artist name.
spotify_get_time_remaining_formatted
Returns the time remaining in the current track formatted as 'M:SS'.
spotify_get_track_progress_percentage
Returns the playback progress as a percentage.
spotify_is_playing
Returns 'true' or 'false' indicating if music is currently playing.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client