mcp-spotify-server
0
This project is a Flask server designed to interact with the Spotify API using the Model Context Protocol (MCP). It enables streamlined access and manipulation of Spotify data.
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