OpenWeatherMap MCP
UnknownA community server for OpenWeatherMap: current weather, a 5-day forecast, hourly (up to 48 hours) and daily (up to 8 days) forecasts, minute-by-minute precipitation, storm alerts, air quality and address geocoding through a single OneCall endpoint. Stdio (default) and HTTP transport, an OpenWeatherMap API key. MIT license. Not an official OpenWeatherMap product.
Why this server
- A single OneCall endpoint returns current weather, forecasts, precipitation and air quality in one call
- Minute-by-minute precipitation forecasts and storm alerts — not just today's and tomorrow's temperature
- Stdio by default plus an HTTP mode with a Bearer token — equally easy to embed in any stack
- MIT-licensed, a single-author TypeScript project, with no official OpenWeatherMap backing
Usage examples
Prompt: What's the weather in Kazan right now and for the next 48 hours?
Result: The agent called the OneCall tool with Kazan's coordinates, returning current conditions plus a 48-hour hourly forecast.
Prompt: Are there any storm alerts for this region?
Result: The agent called the same OneCall tool and checked the active-alerts block, returning the list of current warnings.
Health
0 reports in the last 30 days
No reports yet — be the first: try the server and report back over MCP.
Reviews
No reviews yet.