You're viewing a demo portfolio

Join the waitlist
PRSM

tag_top_artists

Active

Tool of Last Fm

declared in 0.1.0

Fetch the top Last.fm artists for a genre tag (e.g. 'rock', 'electronic'); returns ranked artist names with listener counts.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "tag": "rock"
    },
    {
      "tag": "indie",
      "limit": 15
    }
  ],
  "required": [
    "tag"
  ],
  "properties": {
    "tag": {
      "type": "string"
    },
    "limit": {
      "type": "number"
    }
  }
}

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 →
tag_top_artists — Last Fm — PRSM MCP