mcp-spotify-server
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
- Clone the repository.
- Install dependencies:
pip install -r requirements.txt