Live ski snow, multi-model forecasts, powder rankings & a grounded Answer Engine for 500+ resorts.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://www.snowsure.ai/mcp46 strumenti · 385 msask_snowdataText-only Q&A grounded in SnowSure data (~1s). Use for open-ended questions, terrain %, expert-run counts, advice, AND specifically: El Niño / ENSO / 2026-27 winter outlook (or call get_elnino_signal / get_elnino_rankings), head-to-head resort comparisons (annual snowfall, vertical drop, base/summi…Text-only Q&A grounded in SnowSure data (~1s). Use for open-ended questions, terrain %, expert-run counts, advice, AND specifically: El Niño / ENSO / 2026-27 winter outlook (or call get_elnino_signal / get_elnino_rankings), head-to-head resort comparisons (annual snowfall, vertical drop, base/summi…
| Parametro | Tipo | Descrizione |
|---|---|---|
| question* | string | Natural-language question about snow or a resort |
| resortSlug | string | Optional resort slug to scope the answer (e.g. jackson-hole) |
| hemisphere | string | Optional hemisphere hint when not resort-scoped |
| locale | string | Response language (default: en) |
| partnerId | string | Client hint for tailored guidance: claude, chatgpt, cursor, perplexity |
| format | string | Response shape: markdown (default) or json |
get_snow_reportGet the global snow report with top-ranked resorts by snow conditions. Returns resorts sorted by SnowSure score, forecast, or recent snowfall. Use this for "where has the best snow?" or "top ski resorts right now" queries.Get the global snow report with top-ranked resorts by snow conditions. Returns resorts sorted by SnowSure score, forecast, or recent snowfall. Use this for "where has the best snow?" or "top ski resorts right now" queries.
| Parametro | Tipo | Descrizione |
|---|---|---|
| sort | string | Sort order: snowsure (AI rating), forecast (14-day snow), recent (24h snowfall), depth (current base) |
| limit | number | Number of resorts to return (default: 10, max: 50) |
| region | string | Filter by region |
get_powder_reelsPowder Reels — SnowSure archived storm timelapses with verified accumulation data burned into the frames ("Proof of Powder"). Use for "how much did it snow at X last night", "show me the storm at Alta", "biggest powder days this season", or any request for storm footage / timelapse / receipts. Retu…Powder Reels — SnowSure archived storm timelapses with verified accumulation data burned into the frames ("Proof of Powder"). Use for "how much did it snow at X last night", "show me the storm at Alta", "biggest powder days this season", or any request for storm footage / timelapse / receipts. Retu…
| Parametro | Tipo | Descrizione |
|---|---|---|
| resort | string | Optional resort slug to filter (e.g. "alta", "portillo") |
| date | string | Optional storm date (YYYY-MM-DD) — requires resort |
| limit | number | Number of reels to return (default: 5, max: 20) |
get_resort_infoINTERACTIVE RESORT GUIDE CARD (Resort Info sidebar UI) — elevation, vertical, lifts, runs, skiable acres, average snowfall, season dates, ski passes, editorial description, hero/gallery carousel. REQUIRED when the user asks for: resort guide, mountain profile, resort info, lifts/runs/vertical/skiab…INTERACTIVE RESORT GUIDE CARD (Resort Info sidebar UI) — elevation, vertical, lifts, runs, skiable acres, average snowfall, season dates, ski passes, editorial description, hero/gallery carousel. REQUIRED when the user asks for: resort guide, mountain profile, resort info, lifts/runs/vertical/skiab…
| Parametro | Tipo | Descrizione |
|---|---|---|
| slug* | string | Resort slug identifier (e.g., "aspen-mountain", "niseko-hanazono-resort", "jackson-hole") |
get_resort_photosINTERACTIVE PHOTO GALLERY CAROUSEL — official SnowSure resort photos (hero + Sanity gallery). REQUIRED for: photos, pictures, images, gallery, "show me photos of Vail/Aspen". Never use web search or inline images — call this tool. Do NOT use get_destination, get_resort_info, or ask_snowdata for pho…INTERACTIVE PHOTO GALLERY CAROUSEL — official SnowSure resort photos (hero + Sanity gallery). REQUIRED for: photos, pictures, images, gallery, "show me photos of Vail/Aspen". Never use web search or inline images — call this tool. Do NOT use get_destination, get_resort_info, or ask_snowdata for pho…
| Parametro | Tipo | Descrizione |
|---|---|---|
| slug* | string | Resort slug identifier (e.g., "aspen-mountain", "jackson-hole", "niseko-hanazono-resort") |
get_resortSingle-resort data with a REQUIRED card parameter that picks the interactive UI. card=guide → resort info card (elevation, lifts, season dates). card=photos → photo gallery carousel. card=snow → snow conditions card (score, base depth, forecast). card=full → detailed markdown only, no card. "Resort…Single-resort data with a REQUIRED card parameter that picks the interactive UI. card=guide → resort info card (elevation, lifts, season dates). card=photos → photo gallery carousel. card=snow → snow conditions card (score, base depth, forecast). card=full → detailed markdown only, no card. "Resort…
| Parametro | Tipo | Descrizione |
|---|---|---|
| slug* | string | Resort slug identifier (e.g., "aspen-mountain", "niseko-hanazono-resort", "jackson-hole") |
| card* | string | UI card type: guide (resort info), photos (gallery carousel), snow (conditions), full (text only) |
search_resortsSearch for ski resorts by name, country, or region. Returns matching resorts with basic conditions. Use for "find resorts in [location]" or "search [name]" queries.Search for ski resorts by name, country, or region. Returns matching resorts with basic conditions. Use for "find resorts in [location]" or "search [name]" queries.
| Parametro | Tipo | Descrizione |
|---|---|---|
| query | string | Search query - can be resort name, country, or partial match |
| country | string | Filter by exact country name (e.g., "Japan", "Switzerland", "United States") |
| limit | number | Maximum results to return (default: 20) |
find_best_powderFind resorts with the freshest powder snow right now. Returns resorts sorted by 24-hour snowfall. Use for "where is it snowing?" or "fresh powder" queries.Find resorts with the freshest powder snow right now. Returns resorts sorted by 24-hour snowfall. Use for "where is it snowing?" or "fresh powder" queries.
| Parametro | Tipo | Descrizione |
|---|---|---|
| minSnowfall | number | Minimum 24h snowfall in cm to include (default: 5) |
| region | string | Filter by region |
| limit | number | Number of results (default: 10) |
find_powder_tripsPowder trips you can BOOK: ranks resorts by their 14-day forecast (best chance of fresh snow in the bookable window) and returns handpicked luxury ski hotels at each — "where to go AND where to stay". Use for "where should I book for powder", "best powder trip this month", "book a ski trip with goo…Powder trips you can BOOK: ranks resorts by their 14-day forecast (best chance of fresh snow in the bookable window) and returns handpicked luxury ski hotels at each — "where to go AND where to stay". Use for "where should I book for powder", "best powder trip this month", "book a ski trip with goo…
| Parametro | Tipo | Descrizione |
|---|---|---|
| vibe | string | Only show handpicked hotels in this tier: lux, hip, family, or budget |
| region | string | Filter destinations by region |
| limit | number | Number of destinations (default: 5) |
compare_forecastsCompare 14-day snow forecasts across 7 weather models (ECMWF, GFS, GEM, JMA, ICON, Météo-France, Met Norway) for a resort. Shows model agreement and uncertainty. Use for forecast reliability queries.Compare 14-day snow forecasts across 7 weather models (ECMWF, GFS, GEM, JMA, ICON, Météo-France, Met Norway) for a resort. Shows model agreement and uncertainty. Use for forecast reliability queries.
| Parametro | Tipo | Descrizione |
|---|---|---|
| slug* | string | Resort slug to compare forecasts for |
get_weather_forecastGet detailed day-by-day weather forecast for a resort including temperature, snowfall, wind, and conditions for each of the next 14 days.Get detailed day-by-day weather forecast for a resort including temperature, snowfall, wind, and conditions for each of the next 14 days.
| Parametro | Tipo | Descrizione |
|---|---|---|
| slug* | string | Resort slug |
| days | number | Number of days to forecast (default: 7, max: 14) |
find_resorts_by_criteriaFind resorts matching specific criteria like minimum snow depth, elevation range, number of runs, or SnowSure rating. Advanced filtering for trip planning.Find resorts matching specific criteria like minimum snow depth, elevation range, number of runs, or SnowSure rating. Advanced filtering for trip planning.
| Parametro | Tipo | Descrizione |
|---|---|---|
| minScore | number | Minimum SnowSure score (0-100) |
| minDepth | number | Minimum snow depth in cm |
| minElevation | number | Minimum summit elevation in meters |
| minRuns | number | Minimum number of ski runs |
| country | string | Filter by country |
| region | string | Filter by region |
| limit | number | Max results (default: 20) |
get_southern_hemisphere_reportGet snow conditions for Southern Hemisphere ski resorts (Australia, New Zealand, Argentina, Chile) currently in season. Answers "is Perisher / Portillo / Valle Nevado open right now and what are the current conditions", "is the Australian ski season underway", and "which Southern Hemisphere region…Get snow conditions for Southern Hemisphere ski resorts (Australia, New Zealand, Argentina, Chile) currently in season. Answers "is Perisher / Portillo / Valle Nevado open right now and what are the current conditions", "is the Australian ski season underway", and "which Southern Hemisphere region…
| Parametro | Tipo | Descrizione |
|---|---|---|
| country | string | Optional country filter |
| sort | string | Sort: snowsure (AI score), recent (24h snow), depth (base depth) |
| limit | number | Max resorts (default: 10) |
get_season_openingsResorts whose season OPENING DATE is a specific day — answers "what opens today?", "opening this week", or "which resorts start their season on June 27?". Returns only resorts scheduled or confirmed to open on that date, NOT all currently-open resorts. Prefer over get_southern_hemisphere_report for…Resorts whose season OPENING DATE is a specific day — answers "what opens today?", "opening this week", or "which resorts start their season on June 27?". Returns only resorts scheduled or confirmed to open on that date, NOT all currently-open resorts. Prefer over get_southern_hemisphere_report for…
| Parametro | Tipo | Descrizione |
|---|---|---|
| date | string | Opening date YYYY-MM-DD. Defaults to today (UTC). |
| country | string | Filter by country, e.g. Chile or New Zealand |
| region | string | Filter by region |
| hemisphere | string | Northern or Southern Hemisphere filter |
get_season_leaderboardRank resorts by how a season actually went, scoped to a place. This is the tool for "which <place> resort had the most <metric> last season" — the single most common retrospective question agents ask. Scope by state or province (Maine, Montana, Wyoming, British Columbia, Hokkaido, Nagano, Valais, T…Rank resorts by how a season actually went, scoped to a place. This is the tool for "which <place> resort had the most <metric> last season" — the single most common retrospective question agents ask. Scope by state or province (Maine, Montana, Wyoming, British Columbia, Hokkaido, Nagano, Valais, T…
| Parametro | Tipo | Descrizione |
|---|---|---|
| metric | string | What to rank by. max_storm = biggest single 24-hour snowfall of the season. |
| season | string | Season to rank. Accepts a year (2025), a label ("2025-26"), the ending year (2026), or "last"/"latest". Northern-hemisphere seasons are keyed on their starting… |
| hemisphere | string | Northern (nh, default) or southern (sh) hemisphere season. |
| state | string | State, province or equivalent: Maine, Montana, British Columbia, Hokkaido, Valais, Tyrol. |
| country | string | Country name, e.g. Switzerland or Japan. |
| region | string | north-america, europe, asia, oceania, south-america, or a colloquial range: alps, andes, rockies, scandinavia. |
| limit | number | How many resorts to return (default 10, max 50). |
get_snow_historyOne resort's own snowfall history: season totals, comparison to its 5-year and 30-year averages, and best months to visit. Scoped to a SINGLE resort — for "which resort in <state/country/region> led <metric> last season", use get_season_leaderboard instead.One resort's own snowfall history: season totals, comparison to its 5-year and 30-year averages, and best months to visit. Scoped to a SINGLE resort — for "which resort in <state/country/region> led <metric> last season", use get_season_leaderboard instead.
| Parametro | Tipo | Descrizione |
|---|---|---|
| slug* | string | Resort slug |
get_monthly_snowTypical snow for a resort MONTH BY MONTH, from ~30 years of ERA5 reanalysis — average snowfall, snow days, base and peak depth, and biggest storm, plus per-season totals. Use for date-choosing questions: 'what is February usually like at Vail', 'when should I go', 'is January or March better'. This…Typical snow for a resort MONTH BY MONTH, from ~30 years of ERA5 reanalysis — average snowfall, snow days, base and peak depth, and biggest storm, plus per-season totals. Use for date-choosing questions: 'what is February usually like at Vail', 'when should I go', 'is January or March better'. This…
| Parametro | Tipo | Descrizione |
|---|---|---|
| slug* | string | Resort slug |
get_trip_windowHistorical odds for a SPECIFIC trip window at one resort — 'Whistler on March 27', 'Vail Jan 10–17'. From ~30 years of ERA5 monthly history it blends the window's months (weighted by days) into: the snow-day probability (the headline — for a short window how OFTEN it snows beats how MUCH falls in a…Historical odds for a SPECIFIC trip window at one resort — 'Whistler on March 27', 'Vail Jan 10–17'. From ~30 years of ERA5 monthly history it blends the window's months (weighted by days) into: the snow-day probability (the headline — for a short window how OFTEN it snows beats how MUCH falls in a…
| Parametro | Tipo | Descrizione |
|---|---|---|
| resort* | string | Resort slug or name, e.g. "whistler-blackcomb" or "Whistler" |
| start* | string | Window start date, YYYY-MM-DD |
| end | string | Window end date, YYYY-MM-DD (defaults to start for a single day) |
get_elnino_signalResort-level El Niño / ENSO outlook from SnowSure's 30-year fleet dataset (559 ranked resorts). Returns rank, tier, strong/all-event signal, analog winters ('97-98, '15-16, '23-24), forecast paragraph, methodology note, and in-season scorecard when live. Use for ANY El Niño, ENSO, or 2026-27 winter…Resort-level El Niño / ENSO outlook from SnowSure's 30-year fleet dataset (559 ranked resorts). Returns rank, tier, strong/all-event signal, analog winters ('97-98, '15-16, '23-24), forecast paragraph, methodology note, and in-season scorecard when live. Use for ANY El Niño, ENSO, or 2026-27 winter…
| Parametro | Tipo | Descrizione |
|---|---|---|
| slug* | string | Resort slug, e.g. "alta", "portillo", "niseko-grand-hirafu" |
get_elnino_rankingsRanked El Niño ski resorts from SnowSure's 30-year fleet table. Filter by region (south-america, north-america, europe, asia, oceania) or tier (A prime / B favored / C ENSO-proof / D late bloomer / E timing play). Use for 'best El Niño resorts in Europe', 'where will it snow most in 2026-27', 'is E…Ranked El Niño ski resorts from SnowSure's 30-year fleet table. Filter by region (south-america, north-america, europe, asia, oceania) or tier (A prime / B favored / C ENSO-proof / D late bloomer / E timing play). Use for 'best El Niño resorts in Europe', 'where will it snow most in 2026-27', 'is E…
| Parametro | Tipo | Descrizione |
|---|---|---|
| region | string | Optional region: south-america, north-america, europe, asia, oceania, or colloquial (andes, alps, japan, rockies). |
| tier | string | Optional tier letter or label: A/prime, B/favored, C/enso-proof, D/late bloomer, E/timing. |
| limit | number | How many resorts to return (default 10, max 50). |
plan_ski_tripGet ski trip recommendations based on dates, preferences, and conditions. Suggests best resorts for a given time period.Get ski trip recommendations based on dates, preferences, and conditions. Suggests best resorts for a given time period.
| Parametro | Tipo | Descrizione |
|---|---|---|
| region | string | Preferred ski region. Defaults to worldwide (any). |
| dates | string | When you plan to travel — month name or date range, e.g. "February" or "Jan 15-22". |
| level | string | Skier or snowboarder ability level. |
| priority | string | Optional main trip priority (single value). Omit for best overall SnowSure score ranking. |
get_webcam_statusGet live webcam links and status for a resort to see current on-mountain conditions visually — answers "show me the webcam / live cam at <resort>", "current conditions on camera", and named-cam lookups.Get live webcam links and status for a resort to see current on-mountain conditions visually — answers "show me the webcam / live cam at <resort>", "current conditions on camera", and named-cam lookups.
| Parametro | Tipo | Descrizione |
|---|---|---|
| slug* | string | Resort slug |
get_regional_summaryGet a summary of snow conditions across an entire region or country with statistics and top resorts.Get a summary of snow conditions across an entire region or country with statistics and top resorts.
| Parametro | Tipo | Descrizione |
|---|---|---|
| region | string | Geographic region to summarize, e.g. alps or japan. |
| country | string | Exact country name when region is too broad, e.g. "Switzerland" or "Japan". |
list_insight_categoriesList SnowSure insight categories (live conditions, current season, last season, forecast trust, patterns, SnowSure index, ground truth). Use before get_insights to choose a category filter. Lighter than raw leaderboards — retrospective and verification-backed cards.List SnowSure insight categories (live conditions, current season, last season, forecast trust, patterns, SnowSure index, ground truth). Use before get_insights to choose a category filter. Lighter than raw leaderboards — retrospective and verification-backed cards.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_insightsGet categorized SnowSure intelligence insights (not just snow totals). The last_season category is the one to reach for on retrospective questions — how a finished season compared to its 5yr norm, who led it, where the models were trustworthy. Also covers model accuracy by region, longest dry spell…Get categorized SnowSure intelligence insights (not just snow totals). The last_season category is the one to reach for on retrospective questions — how a finished season compared to its 5yr norm, who led it, where the models were trustworthy. Also covers model accuracy by region, longest dry spell…
| Parametro | Tipo | Descrizione |
|---|---|---|
| hemisphere | string | Northern (nh) or southern (sh) hemisphere. Defaults to nh. |
| scope | string | snapshot = one hemisphere; global = both hemispheres. |
| category | string | Single insight category id from list_insight_categories. Omit to return all categories. |
| insightType | string | data = leaderboards only; intelligence = analysis cards (recommended). |
get_ml_trendsFetch SnowSure-unique ML/AI trend datasets from the public REST API. Use for powder-day leaders, bluebird-day leaders, bluebird predictions, improving/stable/declining score pulse, per-model accuracy weights, daily SnowSure score component history, ML extended outlook (days 8–14), global forecast t…Fetch SnowSure-unique ML/AI trend datasets from the public REST API. Use for powder-day leaders, bluebird-day leaders, bluebird predictions, improving/stable/declining score pulse, per-model accuracy weights, daily SnowSure score component history, ML extended outlook (days 8–14), global forecast t…
| Parametro | Tipo | Descrizione |
|---|---|---|
| dataset* | string | Trend dataset to fetch. catalog lists all endpoints; powder_days / bluebird_days = season leaderboards; score_components needs slug. |
| limit | number | Max rows for leaderboards or snow_events (default 25, max 100). |
| slug | string | Resort slug — required for score_components, vs_last_year, and season_stats; optional for extended_outlook (per-resort). |
| days | number | Lookback days for score_components (default 30, max 365). |
| minSpread | number | Minimum 14d model spread (cm) when dataset=forecast_disagreement (default 5). |
| minCm | number | Minimum ML days 8–14 snow (cm) when dataset=extended_outlook leaderboard (default 0). |
| openOnly | boolean | When dataset=extended_outlook, filter to open resorts only (default true). |
| stats | boolean | When dataset=snow_events, return season aggregates instead of events. |
| eventType | string | Filter snow_events by event type. |
| resort | string | Resort slug filter when dataset=snow_events. |
get_destinationMulti-mountain destination hub (Niseko, Chamonix, Aspen Snowmass umbrella) with a table of member ski areas. Use ONLY when the user names the hub itself — NOT for photo gallery (→ get_resort_photos on a specific mountain slug) and NOT for resort guide cards (→ get_resort_info).Multi-mountain destination hub (Niseko, Chamonix, Aspen Snowmass umbrella) with a table of member ski areas. Use ONLY when the user names the hub itself — NOT for photo gallery (→ get_resort_photos on a specific mountain slug) and NOT for resort guide cards (→ get_resort_info).
| Parametro | Tipo | Descrizione |
|---|---|---|
| slug* | string | Destination slug (e.g. niseko, chamonix, hakuba, aspen-snowmass) or alias like "hakuba valley" |
| limit | number | Max member resorts to return (default 12) |
list_saved_resortsList the signed-in user's saved resorts. Requires a SnowSure user access token (OAuth); without one it returns an authorization-required error telling the agent how to connect.List the signed-in user's saved resorts. Requires a SnowSure user access token (OAuth); without one it returns an authorization-required error telling the agent how to connect.
Per questo strumento non è stato pubblicato alcuno schema di input.
save_resortSave a resort to the signed-in user's favorites. Requires a SnowSure user access token (OAuth). The slug must be a real SnowSure resort.Save a resort to the signed-in user's favorites. Requires a SnowSure user access token (OAuth). The slug must be a real SnowSure resort.
| Parametro | Tipo | Descrizione |
|---|---|---|
| slug* | string | Resort slug to save, e.g. jackson-hole |
remove_saved_resortprivilegiatoRemove a resort from the signed-in user's saved list. Requires a SnowSure user access token (OAuth).Remove a resort from the signed-in user's saved list. Requires a SnowSure user access token (OAuth).
| Parametro | Tipo | Descrizione |
|---|---|---|
| slug* | string | Resort slug to remove |
subscribe_alertsSubscribe the signed-in user to snow alerts. Requires a SnowSure user access token (OAuth). type: 'powder' (OBSERVED fresh snow >= thresholdCm in 24h), 'forecast' (the 14-day FORECAST clears thresholdCm within windowDays — the proactive 'tell me when a powder trip is forming' watcher), 'opening' (r…Subscribe the signed-in user to snow alerts. Requires a SnowSure user access token (OAuth). type: 'powder' (OBSERVED fresh snow >= thresholdCm in 24h), 'forecast' (the 14-day FORECAST clears thresholdCm within windowDays — the proactive 'tell me when a powder trip is forming' watcher), 'opening' (r…
| Parametro | Tipo | Descrizione |
|---|---|---|
| type* | string | Alert type |
| scope | string | Resort slug, or 'any' for all resorts (default 'any') |
| thresholdCm | number | Snow threshold in cm — fresh-snow for powder (default 15), 14-day forecast total for forecast (default 30) |
| windowDays | number | forecast alerts only: scan the next N days of forecast (1–14, default 14) |
| channel | string | Delivery channel (default email) |
list_alertsList the signed-in user's alert subscriptions. Requires a SnowSure user access token (OAuth).List the signed-in user's alert subscriptions. Requires a SnowSure user access token (OAuth).
Per questo strumento non è stato pubblicato alcuno schema di input.
unsubscribe_alertsRemove one of the signed-in user's alert subscriptions by id (from list_alerts). Requires a SnowSure user access token (OAuth).Remove one of the signed-in user's alert subscriptions by id (from list_alerts). Requires a SnowSure user access token (OAuth).
| Parametro | Tipo | Descrizione |
|---|---|---|
| id* | string | Subscription id to remove |
book_lodgingLodging near a resort via LUXSKI for the signed-in user. With a specific `hotelName` + checkIn + checkOut it PREBOOKS a live rate and returns a LUXSKI checkout URL to complete payment (we hold the rate + attribute the booking; we never charge). Without those it returns availability + a booking link…Lodging near a resort via LUXSKI for the signed-in user. With a specific `hotelName` + checkIn + checkOut it PREBOOKS a live rate and returns a LUXSKI checkout URL to complete payment (we hold the rate + attribute the booking; we never charge). Without those it returns availability + a booking link…
| Parametro | Tipo | Descrizione |
|---|---|---|
| slug* | string | Resort slug to find lodging near, e.g. verbier |
| hotelName | string | Specific hotel to prebook (from find_powder_trips / search). With dates → returns a checkout URL. |
| checkIn | string | Check-in date (YYYY-MM-DD) |
| checkOut | string | Check-out date (YYYY-MM-DD) |
| guests | number | Number of adults, optional |
| powderEventId | string | Optional powder-event id to attribute the booking to |
get_passDetails for a multi-resort ski pass (Epic, Ikon, Mountain Collective, …): operator, season pricing tiers, destination count, regions, and the buy link.Details for a multi-resort ski pass (Epic, Ikon, Mountain Collective, …): operator, season pricing tiers, destination count, regions, and the buy link.
| Parametro | Tipo | Descrizione |
|---|---|---|
| passId* | string | Pass id, e.g. epic-pass, ikon-pass, mountain-collective |
find_pass_resortsList the resorts on a ski pass, optionally filtered to a region — answers "is <resort> on the Ikon Pass" and "what resorts does the Epic Pass include". Returns names + SnowSure slugs you can pass to get_resort.List the resorts on a ski pass, optionally filtered to a region — answers "is <resort> on the Ikon Pass" and "what resorts does the Epic Pass include". Returns names + SnowSure slugs you can pass to get_resort.
| Parametro | Tipo | Descrizione |
|---|---|---|
| passId* | string | Pass id, e.g. ikon-pass |
| region | string | Optional region filter (matches the pass’s region labels) |
compare_passesCompare ski passes on price, resort coverage, and value — the tool for "which season pass includes <resort> — Epic or Ikon?" (pass resortSlugs=[<resort>]). Optionally pass resortSlugs you plan to ski and tripDays to see which pass covers them and whether it beats buying window lift tickets.Compare ski passes on price, resort coverage, and value — the tool for "which season pass includes <resort> — Epic or Ikon?" (pass resortSlugs=[<resort>]). Optionally pass resortSlugs you plan to ski and tripDays to see which pass covers them and whether it beats buying window lift tickets.
| Parametro | Tipo | Descrizione |
|---|---|---|
| passIds | array | Passes to compare (default: all). e.g. ["epic-pass","ikon-pass"] |
| resortSlugs | array | Resorts you plan to ski — used for coverage scoring |
| tripDays | number | Total days you plan to ski (for the value calc) |
| dailyTicketUsd | number | Override the assumed window ticket rate (default $185) |
compare_resortsCompare 2–4 resorts side by side across snow, terrain, and live conditions — every value comes from the SnowSure conditions resolver/contract. Use for head-to-head stat questions phrased as either/or: "which gets more average annual snowfall, X or Y", "which has the greater vertical drop / higher b…Compare 2–4 resorts side by side across snow, terrain, and live conditions — every value comes from the SnowSure conditions resolver/contract. Use for head-to-head stat questions phrased as either/or: "which gets more average annual snowfall, X or Y", "which has the greater vertical drop / higher b…
| Parametro | Tipo | Descrizione |
|---|---|---|
| slugs* | array | 2–4 resort slugs to compare, e.g. ["verbier","val-disere"] |
| dimensions | array | Optional subset of: score, status, depth, snowfall24h, forecast14d, lifts, runs, snowQuality, base, summit, terrainBeginner, terrainIntermediate, terrainAdvanc… |
get_my_snow_reportPersonalized snow report for the signed-in user's saved resorts — live conditions for each, ranked best-first (open resorts with the freshest snow on top). Requires a SnowSure user access token (OAuth).Personalized snow report for the signed-in user's saved resorts — live conditions for each, ranked best-first (open resorts with the freshest snow on top). Requires a SnowSure user access token (OAuth).
Per questo strumento non è stato pubblicato alcuno schema di input.
get_avalancheCurrent avalanche danger bulletin for a resort's forecast zone (US, Canada, Switzerland in v1), relayed from the official warning service with the issuer + link. Returns 'no bulletin' when there's no forecast service for the area or it's off-season. NOT a substitute for the official bulletin or ava…Current avalanche danger bulletin for a resort's forecast zone (US, Canada, Switzerland in v1), relayed from the official warning service with the issuer + link. Returns 'no bulletin' when there's no forecast service for the area or it's off-season. NOT a substitute for the official bulletin or ava…
| Parametro | Tipo | Descrizione |
|---|---|---|
| slug* | string | Resort slug, e.g. jackson-hole |
get_operating_riskWill the lifts run? A 48-hour operating-risk estimate from the Open-Meteo forecast — wind-hold (gusts), visibility, cold (wind-chill), and heavy-snow control delays. Modeled guidance, NOT the resort's own operating decision — always check live lift status.Will the lifts run? A 48-hour operating-risk estimate from the Open-Meteo forecast — wind-hold (gusts), visibility, cold (wind-chill), and heavy-snow control delays. Modeled guidance, NOT the resort's own operating decision — always check live lift status.
| Parametro | Tipo | Descrizione |
|---|---|---|
| slug* | string | Resort slug |
get_road_accessDriving access for a resort — answers "do I need chains to get to <resort>" and "is the road to <resort> open": a SnowSure drive call, feeder-city Saturday drive times on the PGRI pilot, plus chain-control / mountain-pass / road-surface conditions on nearby highways (California via Caltrans, Washin…Driving access for a resort — answers "do I need chains to get to <resort>" and "is the road to <resort> open": a SnowSure drive call, feeder-city Saturday drive times on the PGRI pilot, plus chain-control / mountain-pass / road-surface conditions on nearby highways (California via Caltrans, Washin…
| Parametro | Tipo | Descrizione |
|---|---|---|
| slug* | string | Resort slug |
get_road_camerasLive roadside DOT/CCTV camera stills on the highways near a resort — shows what the drive actually looks like right now (California via Caltrans, Washington via WSDOT, Utah via UDOT, British Columbia via DriveBC, Maryland via CHART/iMAP, New England via Compass C2C, Virginia via VDOT 511). Distinct…Live roadside DOT/CCTV camera stills on the highways near a resort — shows what the drive actually looks like right now (California via Caltrans, Washington via WSDOT, Utah via UDOT, British Columbia via DriveBC, Maryland via CHART/iMAP, New England via Compass C2C, Virginia via VDOT 511). Distinct…
| Parametro | Tipo | Descrizione |
|---|---|---|
| slug* | string | Resort slug |
get_road_weatherMeasured roadside weather (RWIS) on the highways near a resort — surface + air temperature, visibility, wind, precipitation (Colorado via CDOT, Washington via WSDOT, Utah via UDOT, New England via Compass C2C). Sensor data on the actual road, distinct from the modeled get_operating_risk. Returns 'n…Measured roadside weather (RWIS) on the highways near a resort — surface + air temperature, visibility, wind, precipitation (Colorado via CDOT, Washington via WSDOT, Utah via UDOT, New England via Compass C2C). Sensor data on the actual road, distinct from the modeled get_operating_risk. Returns 'n…
| Parametro | Tipo | Descrizione |
|---|---|---|
| slug* | string | Resort slug |
plan_ski_road_tripPlan a multi-stop ski road trip: picks the top-scoring resorts in a region, orders them into a drivable route (nearest-neighbour, minimal backtracking), allocates your days across stops, estimates each driving leg, and folds in live conditions plus chain-control where covered. Args: region (require…Plan a multi-stop ski road trip: picks the top-scoring resorts in a region, orders them into a drivable route (nearest-neighbour, minimal backtracking), allocates your days across stops, estimates each driving leg, and folds in live conditions plus chain-control where covered. Args: region (require…
| Parametro | Tipo | Descrizione |
|---|---|---|
| region* | string | europe | north-america | asia | oceania | south-america | alps | rockies | japan | any |
| days | integer | — |
| pass | string | Optional ski pass to limit stops (e.g. epic, ikon) |
find_flights_to_powderComplete the trip: from a resort, find the nearest gateway airport(s) and get flight-search links from your home airport. The "get there" leg of the funnel — pair with find_best_powder / find_powder_trips (find fresh snow) → this → book_lodging (stay). Args: resort (slug, required — use search_reso…Complete the trip: from a resort, find the nearest gateway airport(s) and get flight-search links from your home airport. The "get there" leg of the funnel — pair with find_best_powder / find_powder_trips (find fresh snow) → this → book_lodging (stay). Args: resort (slug, required — use search_reso…
| Parametro | Tipo | Descrizione |
|---|---|---|
| resort* | string | Resort slug (use search_resorts first if you only have a name). |
| origin | string | Your departure airport IATA (e.g. DEN, LHR) or a city name. Optional — omit for an origin-less flight search. |
46 strumenti su 46 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Live ski snow, multi-model forecasts, powder rankings & a grounded Answer Engine for 500+ resorts.
+ altri 6 osservati su questa voce.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.