mcp-me-hummatch-hummatch.ocm.jsonjson {
"ocm": "1",
"id": "mcp-me-hummatch-hummatch",
"kind": "tool",
"name": "HumMatch",
"description": "Match singers to songs by vocal range: score fit, karaoke difficulty, and voice type.",
"publisher": "Equitymind",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"mcp",
"mcp-server",
"mcp-registry"
],
"languages": [
"en"
],
"supports_tools": true
},
"quality_prior": 0.6,
"examples": [
"Match singers to songs by vocal range: score fit, karaoke difficulty, and voice type."
],
"primary": false,
"metadata": {
"source": {
"provider": "mcp-registry",
"repository": "https://github.com/Equitymind/HumMatch",
"path": "server.json",
"ref": "1.0.0",
"url": "https://github.com/Equitymind/HumMatch",
"key": "me.hummatch/hummatch",
"registry": "https://registry.modelcontextprotocol.io"
}
},
"endpoints": [
{
"protocol": "mcp",
"url": "https://hummatch.me/api/mcp"
}
]
}