# AccuWeather MCP for AI Agents MCP

> AccuWeather provides enterprise-grade weather intelligence for your AI agents. Get real-time conditions, 15-day forecasts, severe weather alarms, and activity indices for any location on Earth via simple conversation.

## Overview
- **Category:** productivity
- **Price:** Free
- **Tags:** weather-forecast, meteorology, real-time-data, severe-weather-alerts, location-services

## Description

Stop guessing about the weather before a trip or an event. This MCP connects your AI agent directly to AccuWeather’s global data stream, giving you reliable forecasting that professionals use worldwide. You can ask for current temperatures, hourly breakdowns, and even specific activity advice, all based on the location you name. For example, planning an outdoor wedding? You get more than just a temperature; you see severe weather alarms like flood warnings or heat advisories, along with specialized indices for running or UV exposure. If your workflow requires accessing this kind of high-stakes, localized data—whether it's managing field crops or organizing large public gatherings—Vinkius makes connecting to this power simple, allowing any compatible AI client to deliver accurate weather insights in natural conversation.

## Tools

### get_weather_alarms
Retrieves active severe alerts like floods, tornados, and heat advisories for safety planning.

### get_current_conditions
Gets instant weather data including temperature, humidity, and UV index for a specific location key.

### get_current_conditions_metric
Returns detailed current metrics like Celsius temperature and km/h wind speed for international use.

### get_daily_forecast
Provides a multi-day view with high/low temperatures, precipitation probability, and sunrise times.

### get_extended_forecast
Generates 15-day forecasts for planning large events or long-term agricultural scheduling.

### get_hourly_forecast
Delivers weather data hour by hour, showing temperature and wind direction changes over a short period.

### get_index_groups
Lists all available index categories (e.g., health, garden) to help you discover what planning indices are supported.

### get_weather_indices
Calculates suitability scores for activities like running, fishing, and UV exposure at a given location.

### get_location_by_key
Verifies detailed information about a specific location key, including its timezone and coordinates.

### search_location
Finds the required AccuWeather location key by searching for any city or town name.

## Prompt Examples

**Prompt:** 
```
What's the 7-day weather outlook for Denver, CO?
```

**Response:** 
```
**Denver Forecast (Next 7 Days)**

*   **Day 1 (Today):** High 28°C / Low 15°C. Mostly sunny.
*   **Day 3:** High 22°C / Low 10°C. Possible afternoon showers.
*   **Day 5:** High 30°C / Low 17°C. UV Index: Very High (Plan sunscreen!).

Sunrise is at 6:18 AM, and sunset will be around 7:45 PM.
```

**Prompt:** 
```
Are there any severe weather warnings for Miami?
```

**Response:** 
```
**⚠️ Active Weather Alerts for Miami-Dade County:**

*   **Type:** Heat Advisory
*   **Severity:** High Risk
*   **Details:** Extreme heat expected. Index values up to 41°C predicted.
*   **Duration:** Until 7 PM EDT today.
Please take precautions against dehydration and heat-related illness.
```

**Prompt:** 
```
What's the best day this month for running in Boston?
```

**Response:** 
```
**Boston Running Suitability Report (Next 14 Days)**

| Date | Activity Index | Category |
| :--- | :--- | :--- |
| Tomorrow | 8/10 | Excellent |
| Day After | 6/10 | Good |
| Day 3 | 2/10 | Poor (Rain Likely) |

*Recommendation: Run tomorrow. Conditions are ideal with low wind and moderate UV exposure.*
```

## Capabilities

### Search for Locations
Find the necessary location key by searching for a city or place name anywhere in the world.

### Check Real-Time Conditions
Get instant, detailed weather reports including temperature, humidity, wind speed, and UV index for any known spot.

### Plan Multi-Day Events
Retrieve 1 to 15 days of forecast data, showing high/low temperatures, precipitation chances, and sunrise times for planning purposes.

### Monitor Hourly Changes
Get detailed forecasts hour by hour for up to five days, perfect for knowing exactly when rain or peak wind is expected.

### Identify Safety Risks
Track active severe weather alerts, such as tornado warnings, heat advisories, and flood notices, for immediate safety planning.

### Assess Activity Suitability
Calculate specific indices for activities like hiking, golf, or running to help plan outdoor events safely.

## Use Cases

### Event planning needs risk assessment
An event planner asks their agent: 'Are we safe holding the festival in two weeks?' The agent uses get_extended_forecast and get_weather_alarms to confirm if any severe weather is predicted, preventing costly last-minute cancellations.

### Agricultural timing for planting
A farmer asks their AI client: 'When should I plant corn near my coordinates?' The agent uses get_daily_forecast and get_weather_indices to evaluate the optimal window based on soil conditions and predicted rainfall.

### Last-minute travel adjustments
A traveler asks: 'What's the weather like in Seattle right now?' The agent uses get_current_conditions, providing immediate details on temperature, wind, and visibility so they know what to pack.

### Optimizing outdoor team activities
A fitness coach asks: 'Should we plan a marathon training run tomorrow?' The agent uses get_weather_indices, checking UV exposure and general suitability scores, ensuring the activity is safe and effective.

## Benefits

- Know exactly when to prepare. Use the get_hourly_forecast tool to see precise wind shifts or rain starts, avoiding surprise weather.
- Prioritize safety first. The get_weather_alarms capability immediately flags severe threats like hurricanes or heat advisories before you leave home.
- Plan for long-term projects. Get 15 days of data using the get_extended_forecast tool, giving you time to adjust agricultural or event schedules weeks in advance.
- Tailor activity recommendations. The get_weather_indices tool tells you if a day is good for running or golf, moving beyond just 'sunny' status.
- Work globally without hassle. All data returns are metric (Celsius, km/h), making the results usable for international operations and reports.

## How It Works

The bottom line is that you don't need to manually check multiple websites; your AI agent handles all the location lookups and data retrieval, giving you one comprehensive answer.

1. First, use the search location tool to find and validate the correct AccuWeather key using a city name.
2. Next, query the desired data type. You can ask for current conditions, then follow up by requesting daily forecasts or specific weather indices.
3. Your AI agent processes this information and delivers the requested metrics—like Celsius temperatures or km/h wind speeds—directly in your chat conversation.

## Frequently Asked Questions

**How does the AccuWeather MCP help me plan an outdoor event?**
It gives you comprehensive risk checks beyond just temperature. You can use it to check active severe weather alarms, evaluate 15-day forecasts, and even assess activity indices like wind suitability for your specific date.

**Can I get accurate weather data that works internationally?**
Yes. The AccuWeather MCP returns all measurements in metric units (Celsius, km/h, kilometers), so you don't have to worry about unit conversions when planning for global locations.

**What if I need hyper-detailed timing—like knowing exactly when the rain starts?**
For that level of detail, use the hourly forecast capability. It breaks down conditions hour by hour over up to five days, letting you plan around specific shifts in wind or precipitation.

**Do I need a location key before using the AccuWeather MCP?**
Yes, for accuracy. You first use the search function within the MCP to find and verify the correct location key by name, which is required for all subsequent weather queries.

**Does this MCP help with agricultural planning?**
Absolutely. It provides extended 15-day forecasts along with activity indices, helping you determine optimal windows for planting or harvesting based on predicted rainfall and temperature swings.