setlist-mcp

chrischall/setlist-mcp
★ 0 stars TypeScript AI/LLM Updated today
MCP server for setlist.fm — search concert setlists, artists, venues, and tours via natural language
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": {
    "setlist-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "chrischall/setlist-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for [setlist.fm](https://www.setlist.fm) — search concert setlists, artists, venues, tours, and cities from Claude via natural language. Mostly read-only (the setlist.fm REST API exposes no write endpoints), plus authenticated "I was there" attendance actions via your logged-in session. > This project was developed and is maintained by AI (Claude). Use at your own discretion.

Tools (1)

setlist_resolve_concerts