Skip to content
Claude Desktop

setlist mcp for Claude Desktop

io.github.mrfentmen/setlist-mcp

Use this MCP server to Setlist.fm, concert setlists, songs played live, tour history. Tools...

client:Claude Desktop transport:stdio runtime:npm

Install setlist mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "setlist-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mrfentmen/setlist-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

setlist mcp in other clients