mcp-finnish-weather
v1.0.0
Published
MCP server for Finnish weather data via Open-Meteo. Current conditions, forecasts, and location comparison for all of Finland including Lapland.
Maintainers
Readme
mcp-finnish-weather 🇫🇮🌤️
MCP server for Finnish weather data. Current conditions, multi-day forecasts, and location comparison for all of Finland including Lapland.
Part of the Nordic MCP Toolkit.
Tools
| Tool | Description |
|------|------------|
| fi_current_weather | Current conditions (temperature, wind, precipitation, humidity, cloud cover, snowfall) |
| fi_weather_forecast | Hourly or daily forecast up to 16 days ahead |
| fi_compare_weather | Side-by-side comparison of two Finnish locations |
40+ Built-in Cities
Helsinki, Espoo, Tampere, Oulu, Turku, Rovaniemi, Levi, Saariselkä, Inari, Kilpisjärvi, Utsjoki, Mariehamn (Åland), and many more. Also accepts lat,lon coordinates or any Finnish place name via geocoding.
Usage
{
"mcpServers": {
"finnish-weather": {
"command": "npx",
"args": ["-y", "mcp-finnish-weather"]
}
}
}Or use the unified mcp-nordic server for all Nordic data.
Data Source
Open-Meteo — free, no API key required. Uses ECMWF and ICON weather models.
License
MIT
