olivelb/local-music-mcp-server
If you are the rightful owner of local-music-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.
The Music MCP Server is a Model Context Protocol server designed for managing music libraries and controlling Chromecast playback, optimized for integration with LM Studio.
Tools
Functions exposed to the LLM to take actions
start_music_server
Start background server
stop_music_server
Stop background server
server_status
Check server health
list_chromecasts
Discover devices
connect_chromecast
Connect to device
get_chromecast_status
Get connection status
search_music
Search tracks (supports fuzzy, exact matching)
get_library_stats
Library statistics
play_track
Play single track
play_multiple_tracks
Play queue with native Cast support
pause_playback
Pause current playback
resume_playbook
Resume paused playback
stop_playbook
Stop current playback
get_playlist_status
Current playbook info
skip_to_next
Skip to next track
skip_to_previous
Skip to previous track
skip_to_track
Jump to specific track number
seek_to_position
Seek within track
manage_queue
Add/remove/shuffle/repeat queue
set_volume
Volume control (0.0-1.0)
manage_playlist
Create/manage playlists
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client