SnowSure
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/mcpTransport: 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/mcpCursor / config file
{
"mcpServers": {
"snowsure": { "url": "https://www.snowsure.ai/mcp" }
}
}Via Smithery
Install from the Smithery directory — the server needs no connection parameters.
Related MCP server: Weather MCP Server
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 slugsget_resort— full resort detail: live conditions, 7‑model forecast, history, webcamsget_resort_info— resort guide card: elevation, lifts/runs, season dates, ski passesget_resort_photos— resort photo galleryget_destination— multi‑mountain hubs (Niseko, Chamonix, Hakuba, …)find_resorts_by_criteria— filter by depth, elevation, runs, score, country, regionget_regional_summary— regional/country statistics and top resorts by scoreget_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 forecastfind_best_powder— resorts with the freshest 24‑hour snowfallget_weather_forecast— day‑by‑day weather up to 14 dayscompare_forecasts— 14‑day forecast across all 7 models with a confidence ratingget_snow_history— season‑to‑date totals plus 5‑yr and 30‑yr averagesget_ml_trends— SnowSure ML datasets: powder/bluebird leaderboards, model accuracy, forecast trustget_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 sideplan_ski_trip— trip recommendations for a region, ability, and datesplan_ski_road_trip— multi‑stop drivable route with day allocation and conditionsfind_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 + linkget_operating_risk— 48h wind‑hold / visibility / cold / heavy‑snow lift‑operation riskget_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_resortssubscribe_alerts/list_alerts/unsubscribe_alertsget_my_snow_report— personalized report for your saved resortsbook_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.
This server cannot be installed
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mikeslone/snowsure-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server