Provides access to Hong Kong Observatory weather data through a FastMCP interface.
Hko Weather is an MCP server that delivers real-time weather data from the Hong Kong Observatory via a FastMCP interface. It allows users to easily integrate current weather observations into their applications. The server offers flexibility with both standard I/O and SSE (Server-Sent Events) modes, making it adaptable to different project requirements. Its straightforward setup and integration process, as demonstrated with Cline, make it an accessible tool for developers seeking weather data.
Key Features
01Provides current weather observations from HKO
02Supports optional region parameter for weather data
03Offers both standard I/O and SSE modes for operation
04Includes example Cline integration configuration
051 GitHub stars
Use Cases
01Building weather-aware services and bots
02Integrating real-time Hong Kong weather data into applications
03Enhancing existing systems with current weather conditions