Skip to main content
Glama

catchaset

Server Details

Live-music shows in Austin & Chicago matched to your taste (pass artists you like).

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

3 tools
find_eventsInspect

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 links, and a freshness timestamp — the same public data catchaset.live shows signed-out visitors. Does NOT rank by personal taste. Results are capped per call; page with the returned next_cursor.

ParametersJSON Schema
NameRequiredDescriptionDefault
cityNoCity to search. Only Austin and Chicago are supported; any other value returns an unsupported_city note and defaults to Austin.Austin
genreNoOptional genre substring filter.
limitNoMax events to return (1-100).
queryNoOptional free-text filter matched (case-insensitive substring) against headliner, artists, venue, and genre.
cursorNoOpaque pagination cursor from a previous response's next_cursor.
date_toNoOptional inclusive upper bound, ISO date YYYY-MM-DD.
date_fromNoOptional inclusive lower bound, ISO date YYYY-MM-DD.
find_live_showsInspect

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 PARAMETER — no account or login needed. Each result includes why_matched (which of the user's artists plays). This is direct-artist matching; genre-based discovery of similar artists is available in the CatchaSet web app, not here.

ParametersJSON Schema
NameRequiredDescriptionDefault
cityNoCity to search. Only Austin and Chicago are supported; other values default to Austin with an unsupported_city note.Austin
limitNoMax shows to return (1-100).
cursorNoOpaque pagination cursor from a previous response's next_cursor.
artistsYesNames of acts the user likes. Required — this is the taste to match.
date_toNoOptional inclusive upper bound, ISO date YYYY-MM-DD.
date_fromNoOptional inclusive lower bound, ISO date YYYY-MM-DD.
overviewInspect

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_events.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources