关于
Weather is a TypeScript-based Model Context Protocol (MCP) server that delivers simulated weather information. It offers comprehensive weather data, including current conditions, multi-day forecasts, and a weather alert system. Beyond MCP integration, the server also provides a flexible HTTP API, making it accessible for various applications needing weather data. It supports location search, mock data generation for unsupported locations, and provides weather statistics.
主要功能
- Get current weather information
- Multi-day weather forecast
- Weather alert system
- Location search functionality
- Mock data support
- 1 GitHub stars
使用案例
- Integrating simulated weather data into MCP client applications.
- Providing a backend service for displaying weather data on websites or mobile apps.
- Developing and testing applications that require current or forecasted weather information via an HTTP API.