This is an MCP server that provides access to climate and weather data through a FastMCP interface.
{
"mcpServers": {
"hk-climate-mcp-server": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
This is an MCP server that provides access to climate and weather data through a FastMCP interface.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
MIT. View license →
Is it maintained?
Last commit 172 days ago. 6 stars.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
🌱 Agricultural AI: Soil analysis, crop recommendations, weather forecasts. FREE TurboQuant.
Hierarchical markdown memory palace for AI agents — structured palace navigation via MCP tools.
Bounding box(bbox) GIS tool: coords conversion, EPSG, WKT, GeoJSON, H3, Overpass, POI, map viz
MCP server for DaData.ru — address validation, company lookup, geocoding. 31 tools.
MCP Security Weekly
Get CVE alerts and security updates for Hk Climate Mcp Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
This is an MCP server that provides access to climate and weather data through a FastMCP interface.
get_current_weather(region: str = "Hong Kong Observatory") -> Dict
get_9_day_weather_forecast(lang: str = "en") -> Dict
get_local_weather_forecast(lang: str = "en") -> Dict
get_weather_warning_summary(lang: str = "en") -> Dict
get_weather_warning_info(lang: str = "en") -> Dict
get_special_weather_tips(lang: str = "en") -> Dict
get_visibility(lang: str = "en") -> Dict
get_lightning_data(lang: str = "en") -> Dict
get_moon_times(year: int, month: Optional[int] = None, day: Optional[int] = None, lang: str = "en") -> Dict