Skip to main content
Glama
robobobby

mcp-swedish-weather

by robobobby

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

Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/robobobby/mcp-swedish-weather'

If you have feedback or need assistance with the MCP directory API, please join our Discord server