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

Related MCP server: mcp-meteo

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
license - permissive license
B
quality
D
maintenance

Maintenance

โ€“Maintainers
โ€“Response time
โ€“Release cycle
โ€“Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Provides access to Danish weather data from the Danish Meteorological Institute, enabling users to retrieve current conditions, hourly forecasts, and historical records. It supports location lookups via city names, postal codes, and coordinates for any Danish region.
    3
    9
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    MCP server that provides real-time weather data, forecasts, and historical weather information from SMHI (Swedish Meteorological and Hydrological Institute) for any location in Sweden.
    1

View all related MCP servers

Related MCP Connectors

  • Weather forecasts from MET Norway (Yr): geocoding plus hourly forecasts worldwide.

  • Global weather via Open-Meteo: forecast, ERA5 archive, marine, air quality, geocoding, elevation.

  • OpenWeather MCP โ€” wraps the OpenWeatherMap API (openweathermap.org)

View all MCP Connectors

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