mcp-nordic
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-nordicFind the company details for Novo Nordisk in Denmark"
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-nordic
One MCP server for all Nordic data. 33 tools across 10 modules, zero API keys required.
What's included
Module | Tools | Data Source |
🇩🇰 |
| |
🇩🇰 |
| |
🇩🇰 |
| |
🇩🇰 |
| |
🇳🇴 |
| |
🇳🇴 |
| |
🇫🇮 |
| |
🇫🇮 |
| |
🇳🇴 |
| |
🇸🇪 |
|
All APIs are free, open, and require no authentication.
Related MCP server: CompanyIQ MCP Server
Quick start
{
"mcpServers": {
"nordic": {
"command": "npx",
"args": ["-y", "mcp-nordic"]
}
}
}Or clone and run directly:
git clone https://github.com/robobobby/mcp-nordic.git
cd mcp-nordic
npm install
node src/index.jsSelective loading
Only need Danish weather and Finnish companies?
{
"mcpServers": {
"nordic": {
"command": "npx",
"args": ["-y", "mcp-nordic", "--dk-weather", "--fi-companies"]
}
}
}Available flags: --dk-cvr, --dk-addresses, --dk-weather, --dk-energy, --no-companies, --no-addresses, --no-weather, --fi-companies, --fi-weather, --se-weather, --all (default).
Examples
Ask your AI assistant:
"Look up the company Novo Nordisk in Denmark"
"What's the weather in Copenhagen vs Oslo?"
"What's the forecast for Stockholm this weekend?"
"When's the cheapest time to charge my EV today in DK1?"
"Find recently registered Finnish companies in the tech sector"
"What's the current energy mix in Denmark?"
"Search for Norwegian companies in the oil industry"
"Weather in Tromsø vs Kiruna?"
"Find addresses on Bryggen in Bergen"
"What's at coordinates 59.91, 10.75 in Norway?"
Country coverage
Country | Companies | Weather | Addresses | Energy |
🇩🇰 Denmark | ✅ CVR | ✅ DMI | ✅ DAWA | ✅ Energinet |
🇳🇴 Norway | ✅ Brønnøysund | ✅ MET/yr.no | ✅ Kartverket | — |
🇫🇮 Finland | ✅ PRH/YTJ | ✅ Open-Meteo | — | — |
🇸🇪 Sweden | — | ✅ SMHI | — | — |
Cloudflare Workers deployment (hosted MCP)
This repo now includes a Worker entrypoint using MCP's web-standard streamable HTTP transport.
Deploy
npm install
npm run worker:deployEndpoints
https://<your-worker>.workers.dev/healthhttps://<your-worker>.workers.dev/mcp
Use the /mcp URL as your hosted MCP endpoint.
Individual servers
Each module is also available as a standalone 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
- AlicenseBqualityDmaintenanceEnables comprehensive access to the Norwegian Business Registry API for querying company information, board members, subsidiaries, organizational data, and voluntary organizations. Provides real-time access to over 1 million registered Norwegian entities with detailed corporate structure and governance data.15148MIT
- Flicense-quality-maintenanceProvides comprehensive Norwegian business intelligence through Brønnøysund and Statistics Norway APIs, enabling company search, financial analysis, ownership mapping, market research, and automated financial data extraction.
- 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.39MIT
- Alicense-qualityAmaintenanceMCP server for Nordic company registries. Verify companies, check board members, signing authority, and financial data across Norway, Denmark, Finland, and Sweden using official public APIs. 23 tools covering search, details, roles, and batch lookups.198Apache 2.0
Related MCP Connectors
350+ production-ready APIs through one MCP server — weather, geocoding, validation, financial data.
Company, KYB, VAT, sanctions, LEI and address data for 15 EU countries.
Real-time electricity prices for AI agents. 40+ countries, 100+ zones. No auth required.
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-nordic'
If you have feedback or need assistance with the MCP directory API, please join our Discord server