You're viewing a demo portfolio

Join the waitlist
PRSM

latest_observations

Active

Tool of Fmi

declared in 0.1.0

Returns the single most-recent observed value per weather parameter (temperature, humidity, wind speed, etc.) for a named place in Finland from the FMI WFS real-time observation feed.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "place": "Helsinki"
    },
    {
      "place": "Turku",
      "parameters": "temperature,humidity,windspeedms"
    }
  ],
  "required": [
    "place"
  ],
  "properties": {
    "place": {
      "type": "string"
    },
    "parameters": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Fmi

https://github.com/pipeworx-io/mcp-fmi

1/7 registries
View full server →