Nordic Data

Created By
Nordic Data25 days ago
Search and retrieve public procurement tenders for Norway, Sweden, Denmark, Finland and Iceland (sourced from TED), plus the full Norwegian company registry. Built for AI agents — every tool returns clean JSON with stable IDs. Authenticate with an API key in the X-API-Key header. Free plan available, no credit card required. search_tenders — Search Nordic procurement notices by country, keyword, CPV code, or date range get_tender — Fetch a single tender by ID search_companies — Search the Norwegian company registry get_company — Fetch a single Norwegian company by org number Transport Streamable HTTP (not stdio, not SSE) Auth Header X-API-Key: <your_key> — get one free at https://nordicdata.cloud
Overview

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, date
  • get_tender — Full details for a single tender
  • search_awards — Search contract awards (who won what)
  • get_tender_leaderboard — Top public-sector buyers in a Nordic country
  • get_company_contract_wins — Public-sector contracts won by a Norwegian company

Norwegian company registry

  • search_companies — Search Nordic companies by name, industry, location
  • get_company — Full registry record for a company
  • get_company_contact — Public email + phone for a Norwegian company
  • get_company_narrative — AI-generated executive summary
  • get_company_peers — Peer-cohort benchmarks
  • get_company_snapshot — One-call snapshot across every data source
  • get_company_changes — Registry change history
  • get_company_subsidiaries — Subsidiaries registered under this orgnr
  • bulk_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 network
  • get_person — Full role history across Norwegian companies
  • find_company_path — Shortest path between two companies through shared officers
  • get_person_network — Find who is connected to a person via shared boards

News

  • get_company_news — Recent Norwegian-language news mentioning a company
  • search_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 lists
  • check_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: Transport: Streamable HTTP ```

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

nordicdata.cloud/docs#mcp

Server Config

{
  "mcpServers": {
    "nordic-data": {
      "url": "https://api.nordicdata.cloud/mcp",
      "headers": {
        "X-API-Key": "YOUR_API_KEY_HERE"
      }
    }
  }
}
Project Info
Created At
25 days ago
Updated At
25 days ago
Author Name
Nordic Data
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago