关于
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.
主要功能
- 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
使用案例
- Integrating weather information into AI applications
- Providing location-specific weather forecasts
- Alerting users to severe weather events