mcp-weather

mcp-weather

7

MCP Weather Server is a Model Context Protocol (MCP) server offering hourly weather forecasts via the AccuWeather API. It provides comprehensive weather information including current conditions and a detailed 12-hour forecast.

MCP Weather Server

A simple MCP server that provides hourly weather forecasts using the AccuWeather API.

Setup

  • Install dependencies using uv
  • Create a .env file with your AccuWeather API key

API Usage

The API provides current weather conditions including temperature, weather description, humidity, and precipitation status. It also offers a 12-hour forecast with hourly data, including relative time from current time, temperature in Celsius, weather description, and precipitation probability, type, and intensity.