mcp-spotify-server

mcp-spotify-server

3.1

If you are the rightful owner of mcp-spotify-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 henry@mcphub.com.

The MCP Spotify Server is a Flask-based server that uses the Model Context Protocol to interface with the Spotify API.

MCP Spotify Server

This is a Flask server that implements the Model Context Protocol (MCP) to interact with the Spotify API.

Setup

  1. Clone the repository.
  2. Install dependencies:
    pip install -r requirements.txt