Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.eventsynoptic.go/event-synoptic

com.eventsynoptic.go/event-synoptic

Live LA events, ticket price comparison, bars & nightlife with real-time happy hours

Uptime
100.0%
1 direct probes · 30d
Response
125ms
last probe
Tools
8
callable
Resources
0
readable
Prompts
0
available

Tools · 8

search_events

Search upcoming Los Angeles events (concerts, parties, theater, family, sport and more). Returns compact JSON with venue, date, price-from, artists and a tickets link. Each event carries `rating` (1-1…

get_event

Get full details of one event by its id (from search_events results), including `provenance` (source, last_seen_at, still_listed, price_as_of, confidence) and venue facilities.

get_best_ticket_prices

Compare ticket prices for an event across marketplaces (Ticketmaster, Gametime, StubHub, Vivid Seats...). Gametime prices are fetched LIVE. Returns buy links sorted cheapest first.

get_event_history

Change-only history of what the source said about an event over time: price moves, sold-out, date shifts, delisting/cancellation, with when we first saw the listing. Use it to answer "is the price goi…

find_bars

Find Los Angeles bars and nightclubs: by vibe (cocktail, rooftop, dive, techno...), near a location, or with happy hour running right now. Includes ratings, hours, happy hour info and links.

find_museums

Find Los Angeles museums and galleries: art, history, science, film, kids, cars, gardens, photography. Answers the two questions ticketing APIs cannot: WHEN IS IT FREE (many LA museums are permanently…

whats_on_tonight

One call for "what to do tonight in LA": top events until ~6am plus bars with happy hour on right now.

get_taxonomy

List all event category tags, bar/club vibe tags, kid-place categories and museum types used by the other tools.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.eventsynoptic.go/event-synoptic": {
      "url": "https://go.eventsynoptic.com/mcp",
      "transport": "streamable-http"
    }
  }
}