🎸 Wappy Picks 🤘

About 🎸 Wappy Picks 🤘

A free setlist-prediction game. Guess the show before it happens, then watch the scoreboard climb live as the band plays.

🎸 Start playing

How it works

The scoring

Fair-play hints

When you're building picks, the song search shows a small "shows since last play" gap hint so you don't burn a pick on something the band just played last night. It never reveals play counts or strategy: every player sees the same neutral help.

What's under the hood

🎸 Wappy Picks 🤘 is built on a self-hosted setlist data platform: an ETL pipeline keeps a Postgres "vault" of every show and song in sync with the public setlist archive, and a read-only MCP server exposes that data over a clean, typed tool surface. The game reads from that MCP, the Stats page rolls it up, and the live resolver re-scores every prediction against the in-progress setlist on show night.

That same MCP is open for you to use. Wire it into Claude Code, Claude Desktop, or any MCP client and query the catalog yourself: see the connection guide.

The whole app is open source under the MIT license. Run your own instance for any band with a public setlist source: github.com/pete-builds/open-setlist-stash.

A Brooks New Media Production.