SetlistMCP

adrianparker/SetlistMCP
★ 0 stars JavaScript AI/LLM Updated today
MCP server for Setlist.fm
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "setlistmcp": {
      "command": "npx",
      "args": [
        "-y",
        "adrianparker/SetlistMCP"
      ]
    }
  }
}

README Excerpt

An MCP server that lets Claude find setlist.fm setlists for gigs you've been to. Ask "I saw The Cure in Wellington in August 1992 — what did they play?" and Claude resolves the artist, searches setlist.fm, and reads back the songs in order. - **`find_setlists`** — search by artist, city and date. Returns a compact list of

Tools (7)

HTTP_TIMEOUT_MSMUSICBRAINZ_CONTACTMUSICBRAINZ_MIN_INTERVAL_MSNODE_ENVSETLISTFM_API_KEYSETLISTFM_DAILY_LIMITSETLISTFM_MIN_INTERVAL_MS