Live LA events, ticket price comparison, bars & nightlife with real-time happy hours
Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.
https://go.eventsynoptic.com/mcp8 herramientas · 563 mssearch_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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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"…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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 se publicó ningún esquema de entrada para esta herramienta.
8 de 8 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
Live LA events, ticket price comparison, bars & nightlife with real-time happy hours
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.