mcpserver.lol
registry/hummatch
Connection check verified live · 26h ago

hummatch

Match singers to songs by vocal range: score fit, karaoke difficulty, and voice type.

Tools 5
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

5 tools

Read from the running server on 26h ago.

check_song_fit read-only slug*rangeLow*rangeHigh*voiceType
Score a specific catalog song against a singer's range and explain why it fits or does not, including a suggested key to transpose to. Call this when someone asks whether they can…
get_vocal_profile read-only rangeLow*rangeHigh*voiceType
Turn a singer's vocal range into a normalized HumMatch vocal profile: a persistent Vocal ID, voice type, and tone label. Call this first when you know someone's range and want a pr…
group_song_fit read-only profiles*
Given two or more singers' ranges, find the vocal range they share and the songs that sit inside it. Call this for karaoke night with friends, a duet, a choir or worship team, or a…
recommend_songs read-only limitrangeLow*rangeHigh*voiceType
Rank the HumMatch catalog for one singer and return the songs they can actually sing, scored for range fit, karaoke difficulty, and voice-type suitability. Call this when someone a…
search_songs read-only q*limitrangeLowrangeHigh
Search HumMatch by song title or artist. Use this to resolve a song someone named into the catalog slug that check_song_fit needs, or to look up a song's measured vocal range. Pass…