mcp-hko
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| logging | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| fndB | 9-day Weather Forecast (fnd) API Request Parameters:
Request Example: https://data.weather.gov.hk/weatherAPI/opendata/weather.php?dataType=fnd&lang=en Response Keys:
|
| rhrreadB | Current Weather Report (rhrread) API Request Parameters:
Request Example: https://data.weather.gov.hk/weatherAPI/opendata/weather.php?dataType=rhrread&lang=en Response Keys:
|
| flwB | Local Weather Forecast (flw) API Request Parameters:
Request Example: https://data.weather.gov.hk/weatherAPI/opendata/weather.php?dataType=flw&lang=en Response Keys:
|
| warningInfoB | Weather Warning Information (warningInfo) API Request Parameters:
Request Example: https://data.weather.gov.hk/weatherAPI/opendata/weather.php?dataType=warningInfo&lang=en Response Keys:
|
| warnsumB | Weather Warning Summary (warnsum) API Request Parameters:
Request Example: https://data.weather.gov.hk/weatherAPI/opendata/weather.php?dataType=warnsum&lang=en Response Keys:
|
| swtC | Special Weather Tips (swt) API Request Parameters:
Request Example: https://data.weather.gov.hk/weatherAPI/opendata/weather.php?dataType=swt&lang=en Response Keys:
|
| qemB | Quick Earthquake Messages (qem) API Request Parameters:
Request Example: https://data.weather.gov.hk/weatherAPI/opendata/earthquake.php?dataType=qem&lang=en Response Keys:
|
| feltearthquakeB | Locally Felt Earth Tremor Report (feltearthquake) API Request Parameters:
Request Example: https://data.weather.gov.hk/weatherAPI/opendata/earthquake.php?dataType=feltearthquake&lang=en Response Keys:
|
| hhhotA | Hourly Heights of Astronomical Tides (HHOT) API Request Parameters:
Request Example: https://data.weather.gov.hk/weatherAPI/opendata/opendata.php?dataType=HHOT&station=CCH&year=2025&rformat=json Response Keys (JSON format):
Response Keys (CSV format):
|
| hltA | Times and Heights of Astronomical High and Low Tides (HLT) API Request Parameters:
Request Example: https://data.weather.gov.hk/weatherAPI/opendata/opendata.php?dataType=HLT&station=CLK&year=2025&rformat=json Response Keys (JSON format):
Response Keys (CSV format):
|
| srsA | Times of Sunrise/Sunset (SRS) API Request Parameters:
Request Example: https://data.weather.gov.hk/weatherAPI/opendata/opendata.php?dataType=SRS&year=2025&month=1&rformat=json Response Keys (JSON format):
Response Keys (CSV format):
|
| mrsC | Times of Moonrise/Moonset (MRS) API Request Parameters:
Request Example: https://data.weather.gov.hk/weatherAPI/opendata/opendata.php?dataType=MRS&year=2025&month=1&rformat=json |
| lhlB | Cloud-to-Ground and Cloud-to-Cloud Lightning Count (LHL) API Request Parameters:
Request Example: https://data.weather.gov.hk/weatherAPI/opendata/opendata.php?dataType=LHL&lang=en&rformat=json Response Keys (JSON format):
Response Keys (CSV format):
|
| ltmvA | Latest 10-minute Mean Visibility (LTMV) API Request Parameters:
Request Example: https://data.weather.gov.hk/weatherAPI/opendata/opendata.php?dataType=LTMV&lang=en&rformat=json Response Keys (JSON format):
Response Keys (CSV format):
|
| clmtempB | Daily Mean Temperature (CLMTEMP) API Request Parameters:
Request Example: https://data.weather.gov.hk/weatherAPI/opendata/opendata.php?dataType=CLMTEMP&station=HKO&year=2025&rformat=json Response Keys (JSON format):
Response Keys (CSV format):
|
| clmmaxtA | Daily Maximum Temperature (CLMMAXT) API Request Parameters:
Request Example: https://data.weather.gov.hk/weatherAPI/opendata/opendata.php?dataType=CLMMAXT&station=HKO&year=2025&rformat=json Response Keys (JSON format):
Response Keys (CSV format):
|
| clmminB | Daily Minimum Temperature (CLMMINT) API Request Parameters:
Request Example: https://data.weather.gov.hk/weatherAPI/opendata/opendata.php?dataType=CLMMINT&station=HKO&year=2025&rformat=json Response Keys (JSON format):
Response Keys (CSV format):
|
| ryesA | Weather and Radiation Level Report (RYES) API Request Parameters:
Request Example: https://data.weather.gov.hk/weatherAPI/opendata/opendata.php?dataType=RYES&date=20250101&lang=en&station=HKO Response Keys:
|
| lunardateA | Gregorian-Lunar Calendar Conversion API Request Parameters:
Request Example: https://data.weather.gov.hk/weatherAPI/opendata/lunardate.php?date=2025-07-26 Response Keys:
|
| hourlyrainfallA | Rainfall in the Past Hour from Automatic Weather Station API Request Parameters:
Request Example: https://data.weather.gov.hk/weatherAPI/opendata/hourlyRainfall.php?lang=en Response Keys:
Response example: { "obsTime": "2025-01-01T08:00:00+08:00", "hourlyRainfall": [ { "automaticWeatherStation": "Lau Fau Shan", "automaticWeatherStationID": "RF001", "value": "0", "unit": "mm" }, { "automaticWeatherStation": "Wetland Park", "automaticWeatherStationID": "RF002", "value": "2", "unit": "mm" } ] } |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/louiscklaw/mcp-hko'
If you have feedback or need assistance with the MCP directory API, please join our Discord server