mcp-danish-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-danish-weatherWhat's the current weather in Copenhagen?"
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-danish-weather 🌦️
MCP server for Danish weather data from DMI (Danish Meteorological Institute). Part of the Nordic MCP Toolkit.
Tools
Tool | Description |
| Current conditions for any Danish location |
| Hourly forecast up to 72 hours ahead |
| Past weather with hourly/daily/monthly/yearly resolution |
Location Formats
City name:
copenhagen,aarhus,odense,gillelejePostal code:
1000,8000,5000Coordinates:
55.6761,12.5683
Installation
npx mcp-danish-weatherOr add to your MCP client config:
{
"mcpServers": {
"danish-weather": {
"command": "npx",
"args": ["-y", "mcp-danish-weather"]
}
}
}Examples
Ask your AI assistant:
"What's the weather in Copenhagen right now?"
"Will it rain in Aarhus tomorrow?"
"What was the temperature in Odense last January?"
"Show me the 72-hour forecast for Gilleleje"
Data Source
Danish Meteorological Institute (DMI) — Denmark's national weather service. Free API, no authentication required.
Part of the Nordic MCP Toolkit
mcp-danish-cvr — Danish company registry
mcp-danish-addresses — Danish address lookups & geocoding
mcp-danish-weather — Danish weather data (this package)
License
MIT
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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-danish-weather'
If you have feedback or need assistance with the MCP directory API, please join our Discord server