MCP Hub
Back to servers

mcp-swedish-weather

Provides access to current weather conditions and hourly forecasts for any location in Sweden using the SMHI Open Data API. It supports built-in city lists, coordinate inputs, and geocoding fallback to deliver detailed meteorological data without requiring authentication.

Updated
Feb 22, 2026

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

Reviews

No reviews yet

Sign in to write a review