lyrics
ActiveTool of mcp-lyrics-ovh
declared in 0.1.0
Exact-name lookup. Returns the lyrics text for an (artist, title) pair.
Parameters schema
{
"type": "object",
"examples": [
{
"title": "Yellow",
"artist": "Coldplay"
},
{
"title": "Let It Be",
"artist": "The Beatles"
}
],
"required": [
"artist",
"title"
],
"properties": {
"title": {
"type": "string",
"description": "e.g. \"Yellow\""
},
"artist": {
"type": "string",
"description": "e.g. \"Coldplay\""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-lyrics-ovh
https://github.com/pipeworx-io/mcp-lyrics-ovh
2/7 registries