About this integration
MCP server for concert setlist research through the Setlist.fm API: artist search returning a MusicBrainz ID, recent shows for an artist filterable by year, song-by-song setlist detail, and live play counts for a song with example shows.
- Transport
- stdio
- Authentication
- api-key
- Initial setup
- credentials
- Runtime
- unattended
- Evidence
- documented
- Package
- @mrfentmen/setlist-mcp
- Last compatibility test
- Not independently tested
Connect your agent
@mrfentmen/setlist-mcpPublisher README and package.json reviewed 2026-09-22 from pinned raw.githubusercontent.com captures. The package was not installed, executed or independently security-audited. Setlist data comes from the third-party Setlist.fm API; its coverage, freshness and terms were not verified here.
Capabilities: Artist search returning a MusicBrainz ID, Recent setlists for an artist, filterable by year, Song-by-song detail for a single show, Live play counts for a song with example shows
Connected profiles
Additional details
@mrfentmen/setlist-mcp
Source ↗ · Checked 2026-09-221.0.0
Source ↗ · Checked 2026-09-22README documents a client-launched background stdio process: the Claude Desktop/Cursor mcpServers block runs node against the built entry point and supplies the key through the SETLISTFM_API_KEY environment variable. No interactive login, browser step or attended prompt is documented.
Source ↗ · Checked 2026-09-22Requires a free Setlist.fm API key obtained by the operator at setlist.fm/settings/api and supplied as the SETLISTFM_API_KEY environment variable. No key was requested, stored or used during this review.
Source ↗ · Checked 2026-09-22Local stdio subprocess launched by the MCP client with command node and the built entry point in args; package.json maps the setlist-mcp bin to ./dist/index.js. No hosted endpoint or HTTP transport is documented.
Source ↗ · Checked 2026-09-22Publisher documentation reviewed; package and integration endpoint not executed or independently security-audited.
Source ↗ · Checked 2026-09-22