Weather
Createdencoreshao
Provides weather alerts and forecasts for US locations via the Model Context Protocol.
About
Weather provides weather alerts and forecasts for US locations by functioning as a Model Context Protocol (MCP) server that interfaces with the National Weather Service API. It offers endpoints to retrieve active weather alerts for a specific US state and obtain weather forecasts for a given latitude and longitude. This server is designed for integration with MCP-compatible applications, enabling them to incorporate real-time weather information into their functionality.
Key Features
- Designed for easy integration with MCP hosts like Claude for Desktop.
- Utilizes the National Weather Service API for accurate data.
- Provides 'get-alerts' endpoint to retrieve active weather alerts for a specific US state.
- Provides 'get-forecast' endpoint to retrieve weather forecasts for a given latitude and longitude.
- 0 GitHub stars
Use Cases
- Integrating weather alerts into a desktop application.
- Displaying weather forecasts within a chatbot interface.