AccuWeather

AccuWeather MCP Connector for Claude

A+

Access real-time weather data, detailed forecasts, and location-based climate insights directly from your AI agent using AccuWeather's global network.

13 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your AccuWeather API to any AI agent to integrate hyper-local weather intelligence into your workflows. This server provides comprehensive access to the world's most accurate weather data.

What you can do

  • Location Discovery — Find location keys via city names (search_city), geographic coordinates (search_geoposition), or IP addresses (search_ipaddress).
  • Current Conditions — Retrieve real-time weather data including temperature, humidity, and wind speed using current_conditions or look back with historical_conditions.
  • Detailed Forecasts — Get precise daily (daily_forecast) or hourly (hourly_forecast) predictions to plan activities or automate weather-dependent tasks.
  • Advanced Metrics — Access specialized data like minutecast for hyper-local precipitation or lightning_radius for safety monitoring.
  • Global Insights — Query top_cities to get a snapshot of weather conditions across major global or regional hubs.

How it works

  1. Subscribe to this server
  2. Enter your AccuWeather API Key
  3. Start querying weather data from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Logistics & Travel — Automate route planning based on hourly forecasts and weather alarms.
  • Developers — Integrate weather context into applications without leaving the code editor.
  • Data Analysts — Gather historical and current climate data for regional reporting.
weather-forecastmeteorologylocation-searchclimate-datareal-time-weather

13 tools expose this connector's capabilities to your AI agent.

alarms

Get weather-related alarms for a location key

autocomplete_city

Get city suggestions as you type

current_conditions

Get current weather conditions for a location key

daily_forecast

Get daily weather forecasts for a location key

historical_conditions

Get historical current conditions

hourly_forecast

Get hourly weather forecasts for a location key

lightning_box

Get lightning strike data within a bounding box

lightning_radius

Get lightning strike data within a specific radius

minutecast

Get minute-by-minute precipitation forecasts

search_city

Search for a city by name to get its location key

search_geoposition

Find a location key by latitude and longitude

search_ipaddress

Find a location key by IP address

top_cities

g., 50, 150). Get a list of top cities globally or by region

See how to talk to your AI agent using AccuWeather.

Search for the city 'London' and tell me the current weather conditions.

I've found London (Location Key: 328328). The current conditions are: Overcast, 12°C with a humidity of 82%. Would you like the hourly forecast as well?

What is the 5-day forecast for location key 349727?

Fetching the 5-day forecast for New York (349727)... Expect sunny intervals on Monday (High 22°C), followed by light rain on Tuesday and Wednesday. Thursday and Friday will be clear and cool.

Find the location key for coordinates 40.7128, -74.0060.

The coordinates 40.7128, -74.0060 correspond to New York, NY. The Location Key is 349727. I can now fetch forecasts or current conditions for this area.

First, use the `search_city` tool with the city name. It will return a 'Location Key'. You can then use that key with tools like `current_conditions` or `daily_forecast` to get the weather data.

Related Connectors