ejfox/vulpes-spotify-mcp
If you are the rightful owner of vulpes-spotify-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with Spotify, allowing them to search for and play tracks.
Tools
Functions exposed to the LLM to take actions
spotify-search
Search songs by query
spotify-play
Play a specific song via ID or URI
spotify-currently-playing
Get information about the currently playing song
spotify-devices
List available Spotify playback devices
spotify-search-and-play
Search for songs and automatically play the best matched results
spotify-playlists
Get the user's Spotify playlist
spotify-playlist-tracks
Get songs from a specific playlist
spotify-play-playlist
Play a specific playlist (optional shuffle)
spotify-find-playlist
Find and play the playlist by name
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client