Weather icon

Weather

1

Provides simulated weather data and related functionality through an MCP and HTTP API server.

소개

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.