Query current weather, forecasts, and related climate data in natural language.
The material indicates this tool wraps OpenWeatherMap weather queries via MCP, with no declared API key or remote endpoint, and it is open source under MIT. No concrete high-risk red flags are evident, but as an executable MCP tool with sparse documentation and low adoption, it should be used with normal caution.
The material explicitly states there are no required keys or environment variables, and it does not indicate any need for API keys, tokens, or local sensitive credentials, so credential exposure and abuse risk appears low.
The description says it wraps the OpenWeatherMap API to provide weather data, which implies outbound network requests as part of normal function; however, no specific host is listed, so the egress scope and actual transmitted data are not fully verifiable from the material.
The system flags that this MCP tool executes code; typically this means running a local service process or handling requests on the host. The provided material does not show any request for unusual system privileges or execution capabilities beyond weather-query functionality.
The material does not state any need to read or write local files, access databases, collect system information, or persist user data; based on the available description, the data access scope appears narrow with no clear signs of overreach.
The project is open source and MIT-licensed, which is a positive auditability factor; however, it comes from a third-party registry, has 0 stars, and an unknown maintenance status, so trust is limited and the source and dependencies should be reviewed before use.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-openweather" yet — see the docs or source repo.
Please check the current weather in Shanghai, including temperature, feels-like temperature, humidity, wind speed, and condition summary.
Returns structured current weather data for Shanghai with a concise textual summary.
Get the 5-day weather forecast for Beijing and list the high, low, and chance of rain by date.
Outputs a day-by-day summary of the next 5 days of forecast data.
I’m traveling to Guangzhou tomorrow. Check tomorrow’s weather there and suggest clothing and travel advice.
Returns the local forecast along with practical clothing and travel recommendations.
Provides current weather and forecasts for AI-powered, context-aware applications.
Retrieve live weather updates for any city through an MCP-compatible tool.
Query weather, forecasts, air quality, and geocoding in natural language.
Get current weather, forecasts, and historical climate data for any location.
Lets MCP clients fetch current weather and forecasts for any location.
Get real-time weather data for any location through an MCP tool.