Skip to content

Open-Meteo · Archive

Historical weather

Daily historical weather for coordinates and a date range (since 1940, about 5 days behind real time): max/min temperature, precipitation, max wind. Use open-meteo/geocode to get coordinates.

Free Open-MeteoWeatheropen-meteo/historical-weatherActive

Use this tool with your agent

Give this to your agent
Use my connected Agentik MCP server. I want to use the tool open-meteo/historical-weather (Historical weather (archive)). Call inspect_tool with {"tool_id": "open-meteo/historical-weather"} first and tell me the price before anything runs. Ask me for the inputs it needs; never invent values, IDs or file URLs. When I confirm, call run_tool with tool_id "open-meteo/historical-weather" and my inputs, follow it with get_run if it is still running, and give me the result and the price Agentik reports. If the tool is unavailable, say so and use discover_tools to propose an alternative.
Show the prompt

Paste it into Claude, ChatGPT or Codex: your agent takes it from there, and shows the price before it runs.

Parameters

NameTypeRequiredDescription
latitudenumberYes
longitudenumberYes
start_datestringYesYYYY-MM-DD
end_datestringYesYYYY-MM-DD, keep ranges short (one row per day)
dailystringNoComma-separated daily variables (Open-Meteo names)

How your agent calls it

First inspect_tool for the current schema and price, then run_tool with the published example after confirming your inputs:

{
  "tool_id": "open-meteo/historical-weather",
  "input": {
    "latitude": 48.85,
    "longitude": 2.35,
    "start_date": "2024-01-01",
    "end_date": "2024-01-07"
  }
}

Price and billing

Price
Free
Model
Per call
Detail
No charge per call. A workspace is still needed so your agent can call it.
License
CC BY 4.0
Attribution
Weather data by Open-Meteo.com (ERA5 reanalysis)
  • The provider’s price, 0% markup.
  • One prepaid balance for every provider; your agent sees the price before it runs.
  • Pay for measured usage; unused reservations are released.