You're viewing a demo portfolio

Join the waitlist
PRSM

artist_search

Active

Tool of Setlist Fm

declared in 0.1.0

Search setlist.fm for artists by name, MusicBrainz ID, or Ticketmaster ID. Returns a paginated list of matching artist records with name, MBID, and sort name.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "artistName": "The Beatles"
    },
    {
      "p": 1,
      "sort": "relevance",
      "artistName": "Pink Floyd"
    }
  ],
  "properties": {
    "p": {
      "type": "number"
    },
    "sort": {
      "type": "string"
    },
    "artistMbid": {
      "type": "string"
    },
    "artistName": {
      "type": "string"
    },
    "artistTmid": {
      "type": "number"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Setlist Fm

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

1/7 registries
View full server →
artist_search — Setlist Fm — PRSM MCP