You're viewing a demo portfolio

Join the waitlist
PRSM

artist_info

Active

Tool of Last Fm

declared in 0.1.0

Fetch Last.fm artist profile by name (or MusicBrainz ID): biography, listener/play counts, similar artists, and genre tags; optionally in a specified language.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "artist": "The Beatles"
    },
    {
      "lang": "en",
      "artist": "Radiohead"
    }
  ],
  "required": [
    "artist"
  ],
  "properties": {
    "lang": {
      "type": "string"
    },
    "mbid": {
      "type": "string"
    },
    "artist": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Last Fm

https://github.com/pipeworx-io/mcp-last-fm

1/7 registries
View full server →