Back to Home
gauravdewani99 icon

playlist-matcher

Verified Safe

by gauravdewani99

Overview

Automatically organizes liked Spotify songs into existing playlists based on artist and genre similarity, and can run on a schedule.

Installation

Run Command
node dist/index.js

Environment Variables

  • SPOTIFY_CLIENT_ID

Security Notes

The server uses secure OAuth PKCE for Spotify authentication. Tokens are stored locally in the user's config directory, which is a standard practice for desktop applications. The `run-cron.sh` script, while hardcoding a `SPOTIFY_CLIENT_ID`, does not expose a critical secret as Spotify Client IDs for public clients (using PKCE) are not considered confidential. No 'eval' or malicious patterns were identified.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2026-01-18

Tags

SpotifyPlaylist ManagementMusic AutomationMCP ServerAI Assistant