MCP Spotify Server logo

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

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