- Nordic Data
Nordic Data
Nordic Data MCP Server
Live Nordic public-sector and Norwegian corporate data, exposed as 28 MCP tools for AI agents. Procurement notices, contract awards, the full Norwegian company registry, officer networks, financial accounts, shareholders, news, EU grants, sanctions screening, and AI-generated summaries — all behind one MCP endpoint.
Transport: Streamable HTTP
URL: https://api.nordicdata.cloud/mcp
Auth: API key in X-API-Key header — get one free at nordicdata.cloud
Tools
Procurement (TED — Norway, Sweden, Denmark, Finland, Iceland)
search_tenders— Search procurement notices by country, keyword, CPV code, dateget_tender— Full details for a single tendersearch_awards— Search contract awards (who won what)get_tender_leaderboard— Top public-sector buyers in a Nordic countryget_company_contract_wins— Public-sector contracts won by a Norwegian company
Norwegian company registry
search_companies— Search Nordic companies by name, industry, locationget_company— Full registry record for a companyget_company_contact— Public email + phone for a Norwegian companyget_company_narrative— AI-generated executive summaryget_company_peers— Peer-cohort benchmarksget_company_snapshot— One-call snapshot across every data sourceget_company_changes— Registry change historyget_company_subsidiaries— Subsidiaries registered under this orgnrbulk_get_companies— Enrich a list of companies in one call
Financials & ownership
get_company_accounts— Annual accounts (revenue, profit, equity)get_company_shareholders— Shareholders (Aksjonærregisteret)get_shareholder_portfolio— All companies a person/entity owns shares in
Officer & network graph
search_persons— Search persons in the Norwegian officer networkget_person— Full role history across Norwegian companiesfind_company_path— Shortest path between two companies through shared officersget_person_network— Find who is connected to a person via shared boards
News
get_company_news— Recent Norwegian-language news mentioning a companysearch_news— Search Norwegian news headlines
EU R&D
search_eu_grants— Search Horizon Europe grants (Cordis)get_company_eu_grants— Norwegian company's Horizon Europe participations
Tech intelligence
find_companies_using_tech— Norwegian companies using a specific technology
Compliance
screen_for_sanctions— Screen any name against international sanctions listscheck_company_sanctions— Sanctions screening for a Norwegian company + its officers
Setup
Claude Desktop (claude_desktop_config.json)
```json { "mcpServers": { "nordic-data": { "url": "https://api.nordicdata.cloud/mcp", "headers": { "X-API-Key": "YOUR_API_KEY_HERE" } } } } ```
Cursor (~/.cursor/mcp.json)
Same JSON.
Any MCP-aware client
```
URL: https://api.nordicdata.cloud/mcp
Header: X-API-Key:
Example prompts
- "Which Norwegian municipalities tendered snow-clearing contracts over 5M NOK in 2026?"
- "Pull the latest accounts and shareholders for orgnr 923609016."
- "Find Norwegian companies using Snowflake."
- "Who sits on the boards of all three of these companies?"
- "Screen this list of suppliers against sanctions lists."
- "Show me Horizon Europe grants won by Norwegian SMBs in clean energy."
Pricing
Free tier: 5,000 requests/month, no card. Paid plans from €29/mo. See nordicdata.cloud.
Docs
Server Config
{
"mcpServers": {
"nordic-data": {
"url": "https://api.nordicdata.cloud/mcp",
"headers": {
"X-API-Key": "YOUR_API_KEY_HERE"
}
}
}
}Recommend Servers
View All高德地图官方 MCP Server
A Serper MCP Server