MCP Servers / communication / TIDAL MCP: My Custom Picks

TIDAL MCP: My Custom Picks

JSON →
httpnone39communication

Personalized music recommendations and playlist management for TIDAL, powered by its API and LLM filtering.

Install
How to run this server
[ { "cmd": "pip install --editable", "imports": [] } ]
server path: tidal-mcp-my-custom-picks
Tools
What this server exposes
tidal_login
Authenticate with TIDAL through browser login flow
get_favorite_tracks
Retrieve your favorite tracks from TIDAL
recommend_tracks
Get personalized music recommendations
create_tidal_playlist
Create a new playlist in your TIDAL account
get_user_playlists
List all your playlists on TIDAL
get_playlist_tracks
Retrieve all tracks from a specific playlist
delete_tidal_playlist
Delete a playlist from your TIDAL account
Configuration
Environment & auth
authnone
envTIDAL_MCP_PORT
Resources
TIDAL MCP: My Custom Picks — MCP Server · libregistry