You're viewing a demo portfolio

Join the waitlist
PRSM

venue_search

Active

Tool of Setlist Fm

declared in 0.1.0

Search setlist.fm for venues by name, city, country, or state. Returns a paginated list of matching venues with name, city, and country.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "name": "Madison Square Garden",
      "country": "United States",
      "cityName": "New York"
    },
    {
      "p": 1,
      "country": "United Kingdom",
      "cityName": "London"
    }
  ],
  "properties": {
    "p": {
      "type": "number"
    },
    "name": {
      "type": "string"
    },
    "state": {
      "type": "string"
    },
    "cityId": {
      "type": "string"
    },
    "country": {
      "type": "string"
    },
    "cityName": {
      "type": "string"
    },
    "stateCode": {
      "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 →