lineupify for Claude Code
io.github.shreeshman/lineupify
Spotify playlists from a festival lineup, a genre, a song, a playlist or a blend. Own client ID.
client:Claude Code
transport:stdio
runtime:npm
Install lineupify in Claude Code
run in your project directory
claude mcp add lineupify -e SPOTIFY_CLIENT_ID=<SPOTIFY_CLIENT_ID> -e LASTFM_API_KEY=<LASTFM_API_KEY> -- npx -y lineupify-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs