Get current weather and 5-day forecasts for any city — directly from AI agents via MCP protocol.
$19/month — Unlimited weather queries for your AI agents. ▶ Subscribe Now
| Tool | Description |
|---|---|
get_weather |
Current weather for a city (temp, humidity, wind, conditions) |
get_forecast |
5-day forecast at 3-hour intervals |
get_weather_by_coords |
Weather by GPS coordinates |
# Requires OpenWeatherMap API key
export WEATHER_API_KEY=your_key_here
python3 server.py
| Tier | Price | Limits |
|---|---|---|
| Free | $0 | 100 queries/day |
| Pro | $19/mo | Unlimited |
Powered by OpenWeatherMap — get a free API key at openweathermap.org.
GitHub: https://github.com/Rumblingb/weather-mcp