This MCP server provides current weather and multi-day forecasts for cities worldwide, accepting city names in Chinese or English and returning results in Chinese. It is suitable for applications that need weather data with Chinese language support. The server relies on the free Open-Meteo API with automatic fallback to wttr.in, and no API key is required.
USE CASES
Tasks it fits
Query current weather and forecast for a city with Chinese name support.
Retrieve multi-day weather forecasts for travel or event planning.
Integrate Chinese-language weather data into applications.
CAPABILITIES
Capabilities and scope
Evidence-backed capability profile
weather.queryweight 100 · confidence 90
TOOLS IN THIS MCP SERVER
Tools exposed by this MCP server
query_weatherQuery Weather
Query real-time weather and multi-day forecast for a city worldwide. Accepts city name in Chinese or English, and optional forecast days (1-7, default 3). Returns current conditions and daily forecast. Uses Open-Meteo public API with automatic fallback to wttr.in.