Loading MCP server directory, please wait...
Spotify playlists from a festival lineup, a genre, a song, a playlist or a blend. Own client ID.
npx @getmcp/cli add io.github.SHREESHMAN/lineupifyRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SHREESHMAN/lineupify": {
"command": "npx",
"args": [
"-y",
"lineupify-mcp"
],
"env": {
"SPOTIFY_CLIENT_ID": "",
"LASTFM_API_KEY": ""
}
}
}
}