Live LA events, ticket price comparison, bars & nightlife with real-time happy hours
Inferred from the transports this listing declares (streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read from a real MCP initialize → tools/list handshake against the declared endpoint. No tool was ever invoked — tools/list is the read-only introspection call the protocol defines for this. It reflects what the server advertised at that moment; a hosted endpoint is not pinned to any version and can change without notice.
https://go.eventsynoptic.com/mcp8 tools · 563mssearch_eventsSearch 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-13 composite: data quality plus real demand) and `popularity` (headliner fan count, whether they are…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-13 composite: data quality plus real demand) and `popularity` (headliner fan count, whether they are…
| Parameter | Type | Description |
|---|---|---|
| query | string | Free text: artist, show or venue name |
| tags | array | Category tags, e.g. ["#concerts","#jazz"]. Call get_taxonomy for the full list. |
| date_from | string | ISO date/datetime, default now |
| date_to | string | ISO date/datetime, default +7 days |
| lat | number | Latitude for near-me filtering |
| lon | number | Longitude for near-me filtering |
| radius_km | number | Radius for lat/lon filter, default 15 |
| max_price_usd | number | — |
| free_only | boolean | — |
| min_rating | number | Only events rated at least this (1-13). 10+ = major act or stadium show, 11+ = megastar. |
| badge | string | Audience filter: sensory = sensory-friendly/autism-friendly showings; freeday = a museum/venue free-admission day (Academy Museum Free Day, Huntington's first… |
| limit | number | 1-25, default 10 |
get_eventGet 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 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.
| Parameter | Type | Description |
|---|---|---|
| id* | string | — |
get_best_ticket_pricesCompare ticket prices for an event across marketplaces (Ticketmaster, Gametime, StubHub, Vivid Seats...). Gametime prices are fetched LIVE. Returns buy links sorted cheapest first.Compare ticket prices for an event across marketplaces (Ticketmaster, Gametime, StubHub, Vivid Seats...). Gametime prices are fetched LIVE. Returns buy links sorted cheapest first.
| Parameter | Type | Description |
|---|---|---|
| event_id* | string | — |
get_event_historyChange-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 going up or down", "was this rescheduled" or "has this been removed". History starts 2026-08-22; point…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 going up or down", "was this rescheduled" or "has this been removed". History starts 2026-08-22; point…
| Parameter | Type | Description |
|---|---|---|
| event_id* | string | — |
find_barsFind 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 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.
| Parameter | Type | Description |
|---|---|---|
| category | string | — |
| vibe | string | One vibe tag, e.g. "rooftop". Call get_taxonomy for the list. |
| lat | number | — |
| lon | number | — |
| happy_hour_now | boolean | Only places with happy hour active or starting within an hour |
| limit | number | — |
find_museumsFind 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 free, others only on a recurring rule such as "second Tuesday of the month" or "Thursdays 5-8 PM"…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 free, others only on a recurring rule such as "second Tuesday of the month" or "Thursdays 5-8 PM"…
| Parameter | Type | Description |
|---|---|---|
| type | string | Museum type. Call get_taxonomy for labels. |
| free_today | boolean | Only museums that are free today (always-free ones included, ranked last) |
| open_now | boolean | — |
| lat | number | — |
| lon | number | — |
| limit | number | 1-25, default 10 |
whats_on_tonightOne call for "what to do tonight in LA": top events until ~6am plus bars with happy hour on right now.One call for "what to do tonight in LA": top events until ~6am plus bars with happy hour on right now.
| Parameter | Type | Description |
|---|---|---|
| lat | number | — |
| lon | number | — |
get_taxonomyList all event category tags, bar/club vibe tags, kid-place categories and museum types used by the other tools.List all event category tags, bar/club vibe tags, kid-place categories and museum types used by the other tools.
No input schema was published for this tool.
8 of 8 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
Live LA events, ticket price comparison, bars & nightlife with real-time happy hours
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.