mcp-spotify-server

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

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