mcp-swedish-weather
v0.1.0
Published
MCP server for Swedish weather using SMHI Open Data API
Maintainers
Readme
mcp-swedish-weather 🇸🇪🌤️
MCP server for Swedish weather data using the SMHI Open Data API.
Tools
- current_weather — Current conditions for any Swedish location
- weather_forecast — Hourly forecast up to 72 hours ahead
Features
- 30+ built-in Swedish cities (Stockholm, Malmö, Gothenburg, Kiruna, Åre...)
- Geocoding fallback for any Swedish location
- Coordinate input support (lat,lon)
- SMHI Wsymb2 weather symbol codes mapped to readable descriptions
Usage
{
"mcpServers": {
"swedish-weather": {
"command": "node",
"args": ["/path/to/mcp-swedish-weather/src/index.js"]
}
}
}Data Source
SMHI Open Data — free, no authentication required. Official Swedish government meteorological data.
Part of the Nordic MCP Suite
This is one of several Nordic MCP servers. See mcp-nordic for the unified meta-server.
License
MIT
