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

A
license - permissive license
B
quality
D
maintenance

Maintenance

UpdatingMaintainers
UpdatingResponse time
Release cycle
0Releases (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
    14
    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.
    2

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.

  • Real-time weather conditions and multi-day forecasts via Open-Meteo — free, no API key required

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