Weather Insights
byAdiGo22
0Provides weather forecasts and alerts for US locations using the Model Context Protocol.
Acerca de
This MCP server, built with TypeScript and JavaScript, leverages official MCP documentation to deliver US weather data. It offers two core functionalities: weather forecast retrieval and weather alert notifications for specified US locations. The server employs Zod for robust data validation and follows a structured architecture, separating development (TypeScript) and production (JavaScript) code into distinct 'src' and 'build' directories, respectively.
Características Principales
- Provides weather alerts for US locations
- Utilizes Zod for data validation
- Delivers US weather forecasts
- Adheres to the Model Context Protocol
- 0 GitHub stars
- Written in TypeScript with compiled JavaScript output
Casos de Uso
- Integrating weather information into AI applications
- Providing location-specific weather forecasts
- Alerting users to severe weather events