mcp-swedish-weather
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
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
Maintenance
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
- AlicenseAqualityDmaintenanceProvides 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.Last updated327MIT
- Flicense-qualityDmaintenanceProvides real-time weather and forecasts via Open-Meteo, supporting queries by coordinates or city name.Last updated
- Flicense-qualityDmaintenanceProvides access to Swedish weather data from SMHI, including 10-day forecasts and historical observations from over 996 stations.Last updated
Related MCP Connectors
Global weather via Open-Meteo: forecast, ERA5 archive, marine, air quality, geocoding, elevation.
OpenWeather MCP β wraps the OpenWeatherMap API (openweathermap.org)
MET Norway weather (api.met.no behind yr.no) β global forecast, sunrise, ocean
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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