You're viewing a demo portfolio

Join the waitlist
PRSM

lyrics

Active

Tool 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\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-lyrics-ovh

https://github.com/pipeworx-io/mcp-lyrics-ovh

2/7 registries
View full server →