Provides current weather data, multi-day forecasts, hourly forecasts, and city lookup functionality using the QWeather API. Supports customizable units, languages, and multiple location formats including coordinates and city IDs.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`
axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge
Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig
process.env. You'll be asked to provide them before it can run.QWEATHER_API_KEY— export =your-api-keyQWEATHER_API_URL— export =https://devapi.qweather.com/v7QWEATHER_GEO_API_URL— export =https://geoapi.qweather.com/v2WEATHER_DEFAULT_LANGUAGE— export =en # language codeWEATHER_DEFAULT_LOCATION— export =101010100 # Default location code or coordinatesWEATHER_DEFAULT_UNITS— export =metric # or 'imperial'WEATHER_FORECAST_DAYS— export =3 # number of days (max 30)WEATHER_INCLUDE_DETAILS— export =true # or 'false'[](https://m8ven.ai/mcp/yoyooyooo-mcp-weather-server-1r7afx)