MCP server exposing 12 tools for setlist-fm.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/setlist-fm/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
artist — Artist by MBID.artist_search — Search artists.artist_setlists — Artist's setlists.venue — Venue detail.venue_search — Search venues.venue_setlists — Setlists at a venue.setlist — Single setlist.setlist_search — Search setlists.user — User profile.user_attended — User's attended shows.cities — City search.countries — Country list.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/setlist-fm/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io