You're viewing a demo portfolio

Join the waitlist
PRSM

user_attended

Active

Tool of Setlist Fm

declared in 0.1.0

Fetch paginated list of concerts a setlist.fm user has marked as attended, by `user_id`. Returns setlists with date, artist, venue, and track list.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "user_id": "john_doe_123"
    },
    {
      "p": 2,
      "user_id": "john_doe_123"
    }
  ],
  "required": [
    "user_id"
  ],
  "properties": {
    "p": {
      "type": "number"
    },
    "user_id": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Setlist Fm

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

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