SnowSure

SnowSure

Live ski & snow data for AI agents: 14-day multi-model forecasts, powder rankings, resort guides, webcams, ski-pass intelligence, and avalanche/road safety across 500+ resorts. Hosted streamable-HTTP — no install, no auth.

Category
Visit Server

README

SnowSure MCP Server

Hosted, remote Model Context Protocol server for live ski & snow data — no install, no auth, no API key.

SnowSure gives AI assistants and agents grounded, verified snow intelligence: live conditions, 14‑day multi‑model forecasts, powder rankings, resort guides, webcams, ski‑pass intelligence, avalanche/road safety, and a natural‑language Answer Engine across 500+ ski resorts worldwide. Every answer is grounded in SnowSure's data (seven weather models + verified resort‑reported ground truth) — never open web search.

  • Endpoint: https://www.snowsure.ai/mcp
  • Transport: Streamable HTTP (MCP spec 2025-03-26)
  • Auth: none (public, read‑only). A handful of write/personalization tools use an optional signed‑in SnowSure account.
  • Tools: 39
  • Website: https://www.snowsure.ai

Connect

Claude / ChatGPT / any remote‑MCP client

Add a custom connector with the URL — no token, no config:

https://www.snowsure.ai/mcp

Cursor / config file

{
  "mcpServers": {
    "snowsure": { "url": "https://www.snowsure.ai/mcp" }
  }
}

Via Smithery

Install from the Smithery directory — the server needs no connection parameters.

What you can ask

where is the best powder in the alps right now compare the 7‑day snow forecast for Niseko and Hakuba plan a 5‑day ski trip to Colorado in late January which resorts got fresh snow in the last 24 hours what is the SnowSure score and base depth at Zermatt today

Tools

Ask & discover

  • ask_snowdata — grounded natural‑language Q&A (the primary tool for chat)
  • search_resorts — resolve a name to canonical resort slugs
  • get_resort — full resort detail: live conditions, 7‑model forecast, history, webcams
  • get_resort_info — resort guide card: elevation, lifts/runs, season dates, ski passes
  • get_resort_photos — resort photo gallery
  • get_destination — multi‑mountain hubs (Niseko, Chamonix, Hakuba, …)
  • find_resorts_by_criteria — filter by depth, elevation, runs, score, country, region
  • get_regional_summary — regional/country statistics and top resorts by score
  • get_southern_hemisphere_report — in‑season AU/NZ/AR/CL report (NH off‑season)
  • get_season_openings — resorts opening on a given day

Snow & forecasts

  • get_snow_report — global rankings by SnowSure score, fresh snow, depth, or 14‑day forecast
  • find_best_powder — resorts with the freshest 24‑hour snowfall
  • get_weather_forecast — day‑by‑day weather up to 14 days
  • compare_forecasts — 14‑day forecast across all 7 models with a confidence rating
  • get_snow_history — season‑to‑date totals plus 5‑yr and 30‑yr averages
  • get_ml_trends — SnowSure ML datasets: powder/bluebird leaderboards, model accuracy, forecast trust
  • get_insights / list_insight_categories — season norms, forecast‑trust and other intelligence cards

Passes & planning

  • get_pass / find_pass_resorts / compare_passes — Epic, Ikon, Mountain Collective, Indy, …
  • compare_resorts — compare 2–4 resorts side by side
  • plan_ski_trip — trip recommendations for a region, ability, and dates
  • plan_ski_road_trip — multi‑stop drivable route with day allocation and conditions
  • find_powder_trips — bookable powder trips ranked by 14‑day forecast, paired with lodging

Safety & roads

  • get_avalanche — official avalanche bulletin (US/Canada/Switzerland), relayed with issuer + link
  • get_operating_risk — 48h wind‑hold / visibility / cold / heavy‑snow lift‑operation risk
  • get_road_access / get_road_cameras / get_road_weather — chain control, DOT cameras, roadside weather (Caltrans/WSDOT/CDOT/UDOT)
  • get_webcam_status — live webcams

Account & personalized (optional signed‑in SnowSure account)

  • save_resort / remove_saved_resort / list_saved_resorts
  • subscribe_alerts / list_alerts / unsubscribe_alerts
  • get_my_snow_report — personalized report for your saved resorts
  • book_lodging — lodging near a resort with a booking link (never auto‑books)

Discovery documents

  • Server card: https://www.snowsure.ai/.well-known/mcp/server-card.json
  • MCP manifest: https://www.snowsure.ai/.well-known/mcp.json
  • AI catalog: https://www.snowsure.ai/.well-known/ai-catalog.json
  • OpenAPI: https://www.snowsure.ai/openapi.json
  • LLM guide: https://www.snowsure.ai/llms.txt

About

SnowSure is the consumer + agent surface of Snowdata's snow‑intelligence stack. The SnowSure Score (0–100) summarizes skiability from seven weather models, decades of archive, and verified resort ground truth. Forecasts are model‑based, not certainty; avalanche/safety data is relayed from official issuers with attribution.

License

MIT — see LICENSE. This repository contains public metadata and documentation for the hosted SnowSure MCP service.

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured