Query real-time weather, forecasts, and historical weather data via OpenWeatherMap.
This MCP tool has a narrow stated purpose focused on weather queries. It is open source and does not declare required secrets, but it appears to call the OpenWeatherMap API while having weak adoption and unknown maintenance, so the overall posture is low to moderate concern.
The material states that no keys or environment variables are required, and it does not indicate any need for user API keys, tokens, or local sensitive credentials; based on the provided facts, credential exposure appears low.
The description explicitly says it works 'via the OpenWeatherMap API,' indicating outbound network requests to an external weather service. Although no specific host is listed and there is no evidence of unrelated data exfiltration, normal network egress is present.
The system flags that this tool executes code; as an MCP tool, this typically means running a local server process. The provided material does not show high-privilege system actions beyond its weather-query purpose, but local code execution still warrants caution.
The material does not claim any need to read or write local files or access databases, browsers, clipboards, or other sensitive resources. Based on the stated functionality, there is no sign of excessive data access.
There is a public GitHub repository, which provides some auditability and is a positive sign. However, the source is a third-party registry, the repo has 0 stars, no declared license, and unknown maintenance status, so trust and maintenance signals are weak and further code/dependency review is advisable before installation.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "weather-mcp-server" yet — see the docs or source repo.
Please check the current weather in Shanghai, including temperature, feels-like temperature, humidity, wind speed, and conditions.
A structured summary of Shanghai’s current weather for quick review.
Please provide a 5-day weather forecast for Beijing, listing daily highs, lows, rain probability, and overall conditions.
A day-by-day 5-day forecast suitable for travel or activity planning.
Please retrieve last week’s historical weather data for Guangzhou and summarize temperature changes and any notable rainfall.
Historical weather records for last week with a brief trend summary.
Query real-time weather for specific regions using the OpenWeatherMap API.
Query live city weather with get_weather, no API key needed.
Access real-time weather, forecasts, and alerts for faster informed decisions.
Deploy a weather MCP server for real-time forecasts in desktop AI tools.
Get real-time weather data for cities using natural language queries.
Lets MCP clients fetch current weather and forecasts for any location.