Weather
Createdcskiro
Provides real-time weather data and alerts via the National Weather Service API.
About
This TypeScript application functions as a weather server, designed to provide access to real-time weather data and alerts. Leveraging the Model Context Protocol (MCP), it offers a backend solution for weather-related applications, seamlessly integrating with AI assistants. By connecting to the National Weather Service (NWS) API, it delivers up-to-date forecasts and weather alerts for US locations, accessible via latitude/longitude or US state.
Key Features
- Offers a command-line interface for easy use.
- Integrates with MCP for AI assistant compatibility.
- Utilizes Zod for robust input validation.
- 0 GitHub stars
- Provides US weather forecasts via latitude/longitude.
- Retrieves active weather alerts for any US state.
Use Cases
- Integrating weather information into AI assistant responses.
- Providing weather data to other applications via the MCP.
- Automating weather alerts based on location.