{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "ai.snowsure/snow",
  "title": "SnowSure — Snow & Ski",
  "description": "Live ski snow, multi-model forecasts, powder rankings & a grounded Answer Engine for 500+ resorts.",
  "version": "1.0.4",
  "websiteUrl": "https://www.snowsure.ai",
  "repository": {
    "url": "https://github.com/mikeslone/snowsure-web",
    "source": "github",
    "subfolder": "mcp-server"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://www.snowsure.ai/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "snowsure-mcp-server",
      "version": "3.7.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
