{
  "$schema": "https://static.modelcontextprotocol.io/schemas/v1/server-card.schema.json",
  "name": "com.wildfiregin.wildcast/wildcast-mcp",
  "version": "1.0.0",
  "title": "Wildcast Weather & Adventure Scoring",
  "description": "Turns UK/Scotland forecasts into activity-specific Good Time Scores for 10 outdoor pursuits.",
  "websiteUrl": "https://wildcast.wildfiregin.com/connect",
  "serverInfo": {
    "name": "wildcast-mcp",
    "title": "Wildcast Weather & Adventure Scoring",
    "version": "1.0.0"
  },
  "protocolVersion": "2025-11-25",
  "protocolVersions": ["2025-11-25", "2025-06-18", "2025-03-26"],
  "instructions": "Wildcast turns UK/Scotland weather forecasts into an activity-specific \"Good Time Score\" (0-100) for 10 outdoor pursuits (hiking, wild camping, coastal, wild swimming, paddleboarding, cycling, trail running, photography, fishing, casual days out). Use the tools to resolve a location, fetch the forecast, and retrieve activity outlooks, best windows and comparisons. Always call the tools rather than estimating weather from prior knowledge. Scores are planning aids, not safety guarantees.",
  "endpoint": "https://tzkukkxxkfzbcpnkcnjy.supabase.co/functions/v1/mcp",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://tzkukkxxkfzbcpnkcnjy.supabase.co/functions/v1/mcp"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://tzkukkxxkfzbcpnkcnjy.supabase.co/functions/v1/mcp"
    }
  ],
  "capabilities": {
    "tools": { "listChanged": false },
    "resources": { "listChanged": false, "subscribe": false },
    "prompts": { "listChanged": false },
    "logging": {}
  },
  "authentication": {
    "required": false
  }
}