mcp-weather

mcp-weather

0

The MCP Weather Server is a tool that provides real-time weather data to large language models via the AccuWeather API. It offers hourly and daily weather forecasts in various units, making integration with LLMs seamless.

MCP Weather Server

A Model Context Protocol (MCP) server providing hourly and daily weather forecasts using the AccuWeather API.

Features

  • Fetch up-to-date weather forecasts
  • Provide hourly weather data for the next 12 hours
  • Access daily forecasts for up to 15 days
  • Display data in both metric (°C) and imperial (°F) units
  • View temperature, conditions, precipitation, and other weather details

Prerequisites

  • Node.js ≥18
  • An AccuWeather API key

Usage

Set up the MCP server for integration with language models like Claude Desktop to access weather data. Configure using claude_desktop_config.json and manage requests via parameters such as location and units.