Open-Meteo API

Free, open-source weather API with no API key required, providing hourly and daily forecasts, historical data, and marine/air quality data from multiple numerical weather prediction models.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Other open-meteo weather forecast free no-api-key open-source rest-api
⚙ Agent Friendliness
75
/ 100
Can an agent use this?
🔒 Security
78
/ 100
Is it safe for agents?
⚡ Reliability
83
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
--
Documentation
88
Error Messages
78
Auth Simplicity
100
Rate Limits
85

🔒 Security

TLS Enforcement
100
Auth Strength
72
Scope Granularity
62
Dep. Hygiene
80
Secret Handling
80

No API key for free tier — completely open. Commercial tier uses API key. GDPR-compliant (EU-based). Weather data is not sensitive. Simple, low-risk API.

⚡ Reliability

Uptime/SLA
82
Version Stability
85
Breaking Changes
85
Error Recovery
80
AF Security Reliability

Best When

You want the simplest possible weather integration for agents with no signup, no API key, and no cost for non-commercial use.

Avoid When

You need commercial SLA guarantees, real-time alerts, or are building a commercial product without licensing.

Use Cases

  • Fetching weather forecasts in agent workflows without API key management
  • Historical weather data retrieval for analytics and backtesting
  • Climate reanalysis data for research and modeling
  • Marine and ocean weather for maritime applications
  • Multi-model ensemble weather data for improved accuracy

Not For

  • Commercial use at scale without commercial license
  • Sub-hourly minute-level resolution data
  • Real-time severe weather alerts

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
No
SDK
No
Webhooks
No

Authentication

OAuth: No Scopes: No

No authentication required for non-commercial use. Commercial API key available for business use with priority support and higher rate limits.

Pricing

Model: free
Free tier: Yes
Requires CC: No

Completely free for non-commercial use with no signup. The most agent-friendly weather API for prototyping and personal projects.

Agent Metadata

Pagination
none
Idempotent
Full
Retry Guidance
Not documented

Known Gotchas

  • Non-commercial license only - agents deployed in commercial products must use the paid commercial API
  • Must specify which weather variables you want (temperature_2m, precipitation, etc.) - no default 'give me everything' mode
  • Timezone parameter required for local time interpretation - missing it returns UTC which may confuse date-based logic
  • Hourly and daily data in same response are separate arrays requiring careful alignment by index
  • Historical data endpoint is separate from forecast endpoint with different base URL

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Open-Meteo API.

$99

Scores are editorial opinions as of 2026-03-06.

5178
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered