spotify-mcp

spotify-mcp

1

The Spotify MCP Server is a Model Context Protocol server designed for seamless Spotify integration with AI assistants. It provides tools to manage Spotify playlists and playback control, offering functionalities like searching and retrieving playlist details, controlling playback, and managing the queue.

Spotify MCP Server

This project provides a set of MCP tools that enable AI assistants to:

  • Search for playlists
  • Retrieve playlist details and tracks
  • Control playback (play, pause, skip, previous)
  • Create and modify playlists
  • Toggle shuffle mode
  • View currently playing tracks
  • Add tracks to the queue

Built on top of the Model Context Protocol and zmb3/spotify Golang SDK.