OpenWeatherMap MCP Server

Official OpenWeatherMap MCP server enabling AI agents to access weather data — current conditions, forecasts, historical data, air quality, and weather alerts for any location worldwide.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Other openweathermap weather climate mcp-server official forecast geospatial data
⚙ Agent Friendliness
84
/ 100
Can an agent use this?
🔒 Security
73
/ 100
Is it safe for agents?
⚡ Reliability
80
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
78
Documentation
85
Error Messages
80
Auth Simplicity
92
Rate Limits
88

🔒 Security

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

HTTPS enforced. API key in query parameter is a security antipattern but low-risk for weather data. No compliance certs needed for public weather data.

⚡ Reliability

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

Best When

An agent needs current or forecast weather data for any location — planning, logistics, outdoor activities, or environmental context.

Avoid When

You need aviation-grade or ultra-precise meteorological data.

Use Cases

  • Getting current weather conditions for location-aware agent decisions
  • Fetching weather forecasts for logistics and planning agents
  • Accessing historical weather data for analysis agents
  • Checking air quality and UV index for health-aware agents
  • Weather-based automation triggering in agent workflows

Not For

  • Ultra-precise meteorological data (use specialized weather services)
  • Aviation weather (use weather.gov/NOAA for METAR data)
  • Real-time severe weather alerting systems

Interface

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

Authentication

Methods: api_key
OAuth: No Scopes: No

Single API key via OWM_API_KEY. No scope granularity. API key is appended to requests as a query parameter.

Pricing

Model: usage-based
Free tier: Yes
Requires CC: No

Very generous free tier for most agent use cases. Paid tiers add historical data, minute forecasts, alerts.

Agent Metadata

Pagination
none
Idempotent
Full
Retry Guidance
Documented

Known Gotchas

  • API key is passed as query parameter — can be logged in access logs
  • OneCall API 3.0 requires subscription even for basic usage — check your plan
  • Weather data accuracy varies by location — rural areas have fewer stations
  • Forecast APIs use different endpoints than current weather
  • City search by name is imprecise — use latitude/longitude for accuracy
  • API v2.5 vs v3.0 have different features and pricing

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for OpenWeatherMap MCP Server.

$99

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

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