active_alerts
ActiveTool of mcp-weather-gc-ca
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)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-weather-gc-ca
https://github.com/pipeworx-io/mcp-weather-gc-ca
2/7 registries