You're viewing a demo portfolio

Join the waitlist
PRSM

current_observations

Active

Tool of mcp-weather-gc-ca

declared in 0.1.0

Latest real-time surface weather observations from Environment Canada stations near a point (swob-realtime). Returns station name, observation time, air temp, dewpoint, humidity, wind, pressure, snow depth. Example: latitude 43.65, longitude -79.38 for Toronto. Keyless, official ECCC data.

Parameters schema

{
  "type": "object",
  "required": [
    "latitude",
    "longitude"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max observations to return (default 5, max 20)."
    },
    "latitude": {
      "type": "number",
      "description": "Latitude in decimal degrees, e.g. 43.65 (Toronto)."
    },
    "longitude": {
      "type": "number",
      "description": "Longitude in decimal degrees, e.g. -79.38 (Toronto)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

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
View full server →
current_observations — mcp-weather-gc-ca — PRSM MCP