com.eventsynoptic.go/event-synoptic
com.eventsynoptic.go/event-synopticLive LA events, ticket price comparison, bars & nightlife with real-time happy hours
Tools · 8
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 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.
Compare ticket prices for an event across marketplaces (Ticketmaster, Gametime, StubHub, Vivid Seats...). Gametime prices are fetched LIVE. Returns buy links sorted cheapest first.
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 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 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…
One call for "what to do tonight in LA": top events until ~6am plus bars with happy hour on right now.
List all event category tags, bar/club vibe tags, kid-place categories and museum types used by the other tools.
Similar MCP servers embedding-nearest
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"
}
}
}