You're viewing a demo portfolio

Join the waitlist
PRSM

recent_observations

Active

Tool of Fmi

declared in 0.1.0

Returns time-series weather observations for a named place in Finland over the last 1–48 hours (default 6 h), with one row per parameter per timestamp including lat/lon, parameter name, and value.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "place": "Helsinki"
    },
    {
      "hours": 12,
      "place": "Oulu",
      "parameters": "temperature,humidity"
    }
  ],
  "required": [
    "place"
  ],
  "properties": {
    "hours": {
      "type": "number",
      "description": "1-48 (default 6)"
    },
    "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 →
recent_observations — Fmi — PRSM MCP