INDIVIDUAL MCP TOOL
get_monthly_snow
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.
LIVE ENDPOINT
https://www.snowsure.ai/mcp
Connect to this endpoint to inspect the live schema for get_monthly_snow and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.snowsure-mcp]
url = "https://www.snowsure.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"snowsure-mcp": {
"type": "http",
"url": "https://www.snowsure.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: snowsure-mcp
Remote MCP URL: https://www.snowsure.ai/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"snowsure-mcp": {
"url": "https://www.snowsure.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"snowsure-mcp": {
"type": "http",
"url": "https://www.snowsure.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "snowsure-mcp",
"transport": "streamable-http",
"url": "https://www.snowsure.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
ask_snowdata— Text-only Q&A grounded in SnowSure data (~1s).get_snow_report— Get the global snow report with top-ranked resorts by snow conditions.get_powder_reels— Powder Reels — SnowSure archived storm timelapses with verified accumulation data burned into the frames ("Proof of Powder").get_resort_info— 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.get_resort_photos— INTERACTIVE PHOTO GALLERY CAROUSEL — official SnowSure resort photos (hero + Sanity gallery).get_resort— Single-resort data with a REQUIRED card parameter that picks the interactive UI.search_resorts— Search for ski resorts by name, country, or region.find_best_powder— Find resorts with the freshest powder snow right now.