You're viewing a demo portfolio

Join the waitlist
PRSM

album_info

Active

Tool of Last Fm

declared in 0.1.0

Fetch Last.fm album metadata by artist and album name (or MusicBrainz ID): track listing, listener/play counts, wiki summary, and genre tags.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "album": "Abbey Road",
      "artist": "The Beatles"
    },
    {
      "album": "The Wall",
      "artist": "Pink Floyd"
    }
  ],
  "required": [
    "artist",
    "album"
  ],
  "properties": {
    "mbid": {
      "type": "string"
    },
    "album": {
      "type": "string"
    },
    "artist": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Last Fm

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

1/7 registries
View full server →
album_info — Last Fm — PRSM MCP