setlist
ActiveTool of Setlist Fm
declared in 0.1.0
Fetch a single setlist by its setlist.fm `setlist_id`. Returns artist, event date, venue, city, and the full ordered track list with song names.
Parameters schema
{
"type": "object",
"examples": [
{
"setlist_id": "13d5ff04-a8f4-4ed4-be08-67e0b5df8804"
}
],
"required": [
"setlist_id"
],
"properties": {
"setlist_id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Setlist Fm
https://github.com/pipeworx-io/mcp-setlist-fm
1/7 registries