SnowSure — Snow & Ski
SS
SnowSure — Snow & Ski
/get_snow_report

Global snow report

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 "whe

liveunknown~5s typical
mcpsnowsuresnow
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-snowsure-snow /get_snow_report for me.

Input

FieldTypeDescription
sortstring (snowsure | forecast | recent | depth)Sort order: snowsure (AI rating), forecast (14-day snow), recent (24h snowfall), depth (cu
limitnumberNumber of resorts to return (default: 10, max: 50)
regionstring (europe | north-america | asia | oceania | south-america | africa)Filter by region

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-snowsure-snow","endpoint":"/get_snow_report","input":{}}'
cli
npx cracked-ai run -p mcp-ai-snowsure-snow -e /get_snow_report -i '{}'
mcp
run_tool({ provider: "mcp-ai-snowsure-snow", endpoint: "/get_snow_report", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.