MCP Spotify Server
by abhishekpa8368
This is a Flask server implementing the Model Context Protocol (MCP) to interact with the Spotify API. It allows developers to integrate Spotify functionalities into their applications using MCP.
View on GitHub
Last updated: N/A
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