live.catchaset/catchaset
live.catchaset/catchasetLive-music shows in Austin & Chicago matched to your taste (pass artists you like).
Tools · 3
Find upcoming live-music events in a supported city (Austin or Chicago), filtered by free-text query, date range, and/or genre. Returns taste-neutral event records with source attribution, ticket link…
Given a list of artists the user likes, find upcoming shows in a supported city (Austin or Chicago) where one of those artists is on the bill, ranked (most matches first, then soonest). Taste is a PAR…
Operational state of the CatchaSet event feed: per-city event counts, data sources, last-refresh time, staleness, and coverage. No input. Call this to check health/coverage before relying on find_even…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"live.catchaset/catchaset": {
"url": "https://catchaset.live/mcp",
"transport": "streamable-http"
}
}
}