MCP Servers / cloud-service / Vulpes Spotify

Vulpes Spotify

JSON →
none1cloud-service

Interact with Spotify to search for and play tracks using an AI assistant.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: vulpes-spotify
Tools
What this server exposes
spotify-search
Search for tracks by query
spotify-play
Play a specific track by ID or URI
spotify-currently-playing
Get information about the currently playing track
spotify-devices
List available Spotify playback devices
spotify-search-and-play
Search for a track and automatically play the top result
spotify-playlists
Get a list of the user's Spotify playlists
spotify-playlist-tracks
Get tracks from a specific playlist
spotify-play-playlist
Play a specific playlist (with optional shuffle)
spotify-find-playlist
Find a playlist by name and play it (recommended for AI use)
Configuration
Environment & auth
authnone
envSPOTIFY_CLIENT_ID
envSPOTIFY_CLIENT_SECRET
envSPOTIFY_REFRESH_TOKEN
Resources
Vulpes Spotify — MCP Server · libregistry