Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-swedish-weatherwhat's the weather like in Stockholm right now?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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