You're viewing a demo portfolio

Join the waitlist
PRSM

active_alerts

Active

Tool of mcp-weather-gc-ca

declared in 0.1.0

Active Environment Canada weather alerts (warnings, watches, statements) across Canada, optionally filtered near a point. Returns alert name, type, risk colour, affected area, province, effective/expiry times and a text excerpt. Example: latitude 43.65, longitude -79.38 for Toronto-area alerts. Keyless, official ECCC data.

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max alerts to return (default 10, max 30)."
    },
    "latitude": {
      "type": "number",
      "description": "Optional latitude — if both latitude and longitude are given, alerts are filtered to a ±2° box around the point."
    },
    "longitude": {
      "type": "number",
      "description": "Optional longitude (used with latitude)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-weather-gc-ca

https://github.com/pipeworx-io/mcp-weather-gc-ca

2/7 registries
View full server →