smhi-mcp
Verified Safeby Leopaexd
Overview
Provides real-time localized weather forecasts from SMHI for daily planning and integration into AI assistant workflows in Sweden.
Installation
python server.pySecurity Notes
The server makes external HTTP requests to the public SMHI Open Data API (opendata-download-metfcst.smhi.se). This is expected behavior for a weather service and uses the standard `httpx` library with a defined timeout. No hardcoded secrets, use of `eval` or similar dangerous functions, or obvious malicious patterns were found. The SMHI API data is openly licensed (CC-BY 4.0).
Similar Servers
kolada-mcp-server
Connects LLMs to a comprehensive database of 5,000+ Key Performance Indicators (KPIs) and statistics for all Swedish municipalities and regions.
Weather_MCP_Server
Provides real-time weather data, forecasts, and weather comparison between cities to AI assistants via an MCP server.
weather-mcp-server
Provides current and daily weather forecasts for specified locations or geographic coordinates using the Open-Meteo API.
mcp-ai-weather-server
Provides current weather alerts and detailed forecasts by integrating with the National Weather Service (NWS) API, designed to extend the capabilities of an AI agent through the Model Context Protocol (MCP).