AndrewKaranu/Melody-MCP-Server
If you are the rightful owner of Melody-MCP-Server 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.
Melody MCP Music Server is a Model Context Protocol server designed to integrate Spotify playback controls, playlist generation, music discovery, and web search tools with Large Language Models.
Tools
Functions exposed to the LLM to take actions
spotify_authenticate
Login to Spotify
spotify_check_auth
Check authentication status
spotify_logout
Logout from Spotify
spotify_play_track
Play specific tracks
spotify_pause/resume
Control playback
spotify_skip_next/previous
Track navigation
spotify_set_volume
Volume control
spotify_add_to_queue
Queue management
spotify_get_currently_playing
Current track info
spotify_get_devices
Device management
spotify_transfer_playback
Switch devices
spotify_seek
Position control
spotify_search_track
Find tracks
spotify_search_artist
Find artists
playlist_create_from_prompt
AI-generated from text
playlist_create_from_tracks
Based on provided tracks
playlist_create_from_artists
Based on provided artists
music_discovery_search
Intelligent Last.fm search
music_discovery_by_genre
Genre-based discovery
music_discovery_similar_artist
Find similar artists
music_discovery_artist_top_tracks
Artist's popular songs
web_search
Google Custom Search integration
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client