mood-mixer

illinigirl/mood-mixer
★ 0 stars Python AI/LLM Updated 2d ago
Mood-based Spotify playlist creator (MCP server) — rebuilds the audio features Spotify deprecated (Nov 2024) from community data (AcousticBrainz/GetSongBPM).
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mood-mixer": {
      "command": "uvx",
      "args": [
        "mood-mixer"
      ]
    }
  }
}

Or install with pip: pip install mood-mixer

README Excerpt

A self-contained [MCP](https://modelcontextprotocol.io) server that builds **mood-based Spotify playlists** from your liked library — then saves them to your account. Talk to Claude (*"make me a chill playlist"*); mood-mixer does the matching and the playlist. The catch it solves: **Spotify deprecated its `audio-features` endpoint in Nov

Tools (1)

list_moods

Topics

claudemcpmodel-context-protocolmusicplaylistpythonspotify