Spotify Playlist Curator MCP Server

Created By
lechiffre1a year ago
MCP server that can analyze your Spotify playlists and use Claude to recommend songs based on the mood, vibe, BPM, and other musical attributes.
Overview

What is Spotify Playlist Curator MCP Server?

Spotify Playlist Curator MCP Server is a tool that analyzes your Spotify playlists and uses Claude AI to recommend songs based on mood, vibe, BPM, and other musical attributes.

How to use Spotify Playlist Curator MCP Server?

To use the server, clone the repository, install dependencies, set up your Spotify Developer credentials, and start the server. Authenticate with your Spotify account to access your playlists and use the available MCP methods.

Key features of Spotify Playlist Curator MCP Server?

  • Connect to your Spotify account and access your playlists
  • Analyze audio features of tracks in your playlists
  • Generate summaries of playlist mood, energy, and tempo
  • Get song recommendations from Claude AI
  • Search for tracks and create new playlists

Use cases of Spotify Playlist Curator MCP Server?

  1. Curating playlists based on specific moods or vibes.
  2. Discovering new music that fits your existing playlists.
  3. Enhancing your listening experience with AI-generated recommendations.

FAQ from Spotify Playlist Curator MCP Server?

  • Can I use this server without a Spotify account?

No, you need a Spotify account to authenticate and access your playlists.

  • Is there a limit to the number of playlists I can analyze?

No, you can analyze as many playlists as you have in your Spotify account.

  • What programming language is this server built with?

The server is built with JavaScript and requires Node.js.

Project Info
Created At
a year ago
Updated At
a year ago
Author Name
lechiffre1
Star
0
Language
JavaScript
License
MIT license

Recommend Servers

View All
Thiri Chord Intelligence
@BluesPrince

### Deterministic Music Theory for Claude, Cursor, and Autonomous AI Agents Large Language Models (LLMs) frequently hallucinate music theory, leading to incorrect notes, false Roman numerals, and broken voice leading. **THIRI** solves this by providing a deterministic, mathematical music-theory engine (pitch-class-set theory over ℤ/12) directly to your AI. It gives AI assistants precise, reproducible harmonic reasoning in milliseconds, allowing them to write correct musical scores, analyze progressions, and generate playable arrangements. #### 🎷 Key Features: * **Chord Analysis (`analyze_chord`):** Parse any symbol (e.g., `Cmaj7/E`, `G7#11`) to retrieve root, quality, intervals, Roman numerals, and diatonic or chromatic harmonic functions. * **Note Resolution (`resolve_chord`):** Resolve chord symbols to spelled notes (enharmonically correct), frequencies (Hz), MIDI numbers, and scale recommendations. * **Voicing Engine (`generate_voicing`):** Generate instrument-ready voicings (rootless, shell, triad, pad, drop-2, drop-3) and calculate voice-leading scores for transitions. * **Reharmonization (`reharmonize`):** Substitute progressions using classic jazz techniques, including Tritone Substitution, ii-V Insertion, Modal Interchange, Coltrane Changes, and Backdoor cadences. *Ideal for developers building AI music assistants, digital audio workstation (DAW) agents, educational theory tools, and automated composition workflows.*

14 hours ago