Access real-time, forecast, and historical weather data across Sweden.
The materials indicate a weather-focused MCP server that retrieves data from the Swedish Meteorological and Hydrological Institute, with no declared API keys or custom remote endpoints. No clear high-risk red flags are visible from the provided facts, but it should still be used with caution because it is an executable third-party MCP tool with missing documentation and weak maintenance/adoption signals.
The materials explicitly state that no keys or environment variables are required, and there is no sign of requested API tokens, account credentials, or other sensitive secrets, so credential exposure appears low.
Its stated functionality implies network access to fetch real-time, forecast, and historical weather data; although the remote-endpoint field is empty, it would at minimum be expected to contact SMHI-related services. The materials do not clarify whether user queries or location data are transmitted, so this warrants caution.
The objective checks show that this tool executes code, which is a normal local runtime characteristic for MCP tools. The materials do not indicate unusual system privileges or hazardous actions unrelated to weather queries, so this is not high risk by itself, but it should be run in a constrained environment.
The README is missing and does not specify whether it reads or writes local files, caches query results, or accesses other local resources; there is no direct evidence of excessive data access, but visibility is limited, so it should be treated cautiously as having at least some local-access potential.
A positive factor is that there is an open-source repository, making the code theoretically auditable. However, it comes from a third-party registry, has no declared license, 0 stars, unknown maintenance status, and no README, so supply-chain confidence is only moderate and the code/dependencies should be reviewed before deployment.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "smhi-mcp" yet — see the docs or source repo.
Please get the 7-day weather forecast for Stockholm. List the high and low temperatures, precipitation probability, and wind speed by date, and summarize which days are best for outdoor activities.
A structured 7-day forecast with a short recommendation on the best days to go outside.
Please provide the past 30 days of historical weather data for Gothenburg, including daily average temperature, precipitation, and wind speed, and identify notable weather trends.
A summary of the last 30 days of weather data with a brief trend analysis.
Please compare the current weather in Malmö, Uppsala, and Kiruna today, including temperature, feels-like temperature, humidity, wind speed, and weather conditions, and explain the differences.
A comparison table of current weather across locations, plus a summary of the key differences.
Get current weather, forecasts, and historical climate data for any location.
Access weather, forecasts, air quality, and geolocation via OpenWeatherMap.
Access global weather, forecasts, air quality, and climate data without API keys.
Access forecasts, climate history, and alerts for travel, agriculture, and research.
Get current weather details and basic forecasts for specific locations.
Lets MCP clients fetch current weather and forecasts for any location.