Connect to Claude
Weather icon

Weather

CreatedJackKuo666

Provides weather information, including alerts and forecasts, using the National Weather Service API.

About

Weather provides weather information via the National Weather Service API. It allows users to retrieve weather alerts for specific US states and obtain weather forecasts for precise locations using latitude and longitude coordinates. The server is designed to integrate with environments like Cline, offering programmatic access to weather data through a Model Context Protocol (MCP) interface. It features robust error handling and logging, making it a reliable tool for developers seeking to incorporate weather data into their applications.

Key Features

  • Provides weather forecasts for specific locations based on latitude and longitude.
  • 0 GitHub stars
  • Retrieves weather alerts for a given US state.
  • Configuration file for customizing API settings and behavior
  • Includes error handling and logging for improved reliability.
  • Utilizes the National Weather Service (NWS) API for accurate weather data.

Use Cases

  • Providing location-specific weather forecasts in applications.
  • Integrating weather alerts into notification systems.
  • Automating weather data retrieval for analysis.