latest_observations
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Fmi
https://github.com/pipeworx-io/mcp-fmi
1/7 registries