Loading...
npm install
```{
"mcpServers": {
"mcp-hko": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"github:louiscklaw/mcp-hko"
]
}
}
}fndRetrieves the 9-day weather forecast.
Read-only access to forecast data.
rhrreadProvides the current weather report.
Read-only access to current weather data.
flwReturns the local weather forecast.
Read-only access to local forecast data.
warningInfoProvides weather warning information.
Read-only access to weather warning data.
warnsumSummarizes current weather warnings.
Read-only access to weather warning summaries.
swtOffers special weather tips.
Read-only access to weather tips.
qemDelivers quick earthquake messages.
Read-only access to earthquake data.
feltearthquakeReports locally felt earth tremors.
Read-only access to earthquake reports.
HHOTProvides tide information.
Read-only access to tide data.
HLTProvides tide information.
Read-only access to tide data.
SRSReturns sunrise and sunset data.
Read-only access to astronomical data.
lunardateProvides the lunar date.
Read-only access to lunar calendar data.
LHLProvides lightning data.
Read-only access to lightning data.
LTMVProvides visibility data.
Read-only access to visibility data.
CLMTEMPProvides temperature records.
Read-only access to temperature data.
CLMMAXTProvides maximum temperature records.
Read-only access to maximum temperature data.
CLMMINTProvides minimum temperature records.
Read-only access to minimum temperature data.
RYESReports radiation levels.
Read-only access to radiation level data.
hourlyrainfallProvides hourly rainfall data.
Read-only access to rainfall data.
This MCP server is generally safe due to its read-only nature and limited scope. Risks are primarily related to the reliability and security of the external Hong Kong Observatory APIs. It is safe to use as long as the external APIs are trusted and the server's logs are properly secured.