mrfelixwong/spotify_llm
3.3
If you are the rightful owner of spotify_llm and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Spotify LLM Agent is a fully MCP compliant music assistant that integrates OpenAI's language models with Spotify's API through a client-server architecture.
Tools
Functions exposed to the LLM to take actions
search_artist
Search for an artist by name
get_artist_top_tracks
Get top tracks for an artist
search_artist_and_get_top_tracks
Search artist and get their top tracks
get_user_top_tracks
Get user's personal top tracks
get_playlist_tracks
Get tracks from a playlist
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client