# Nordic Data MCP Server **69 tools. One API key. Every Nordic and US public company.** Agent-native business-data API for Norway, Sweden, and the United States — exposed as a Model Context Protocol server so AI agents discover and call it natively, no SDK glue required. ## What it does Discovery, lookup, enrichment, compliance, and procurement intelligence across Nordic + US business data — all keyed by national identifier (orgnr / CIK), all callable from an agent in one turn. ## New endpoint families (May 2026 expansion) - **Discovery + filter** — filter Nordic companies by industry (plain-text profession OR NACE) × city × size × status; geo-radius search; natural-language search ("electricians in Stavanger with 5+ employees"); universal lookup that resolves a name / orgnr / domain / email to an entity. - **Resolvers** — email / domain / phone / IBAN / VAT / LEI / address / person → company. - **KYB & compliance** — one-call kyb-pack bundle (identity + officers + sanctions on company AND officers + bankruptcy + sister companies + recent changes + shell-likelihood); typed changelog/diff endpoint; **invoice-fraud heuristic via IBAN country-mismatch check**; prefilled onboarding / credit-application / supplier forms. - **AI / NL (Haiku-powered)** — explain, Q&A, sales talking-points, risk narrative on any company. - **Cross-entity intelligence** — similar companies, sister companies, group structure, decision-makers, buying-committee inference, shell-company heuristic. - **Signals** — health-score, growth / distress signals, buyer-intent score, employee/board time-series. - **Procurement intelligence** — predict tender winner from historical buyer patterns, typical buyers/suppliers, contract renewal radar, expiring-soon tender feed. - **Monitoring** — watchlists + portfolios + filter-triggers CRUD, event webhooks (tender.published, sanctions.added, company.bankruptcy) with HMAC-SHA256 delivery. - **Specialised verticals** — trades, healthcare, comparison and industry benchmarks. - **Outputs** — CSV / Excel / spreadsheet-enrich bulk workflows for CRM-friendly imports. - **Audit & trust** — data-provenance, freshness-report, citations per claim. - **United States coverage** — SEC EDGAR (~10K public companies, identity + filings + name/CIK search), USA Spending (federal contracts), mirrored KYB / explain / Q&A endpoints. ## Sanctions screening Uses strict-surname disambiguation by default to suppress first-name-only false positives — so "Anders Opedal" doesn't match every unrelated person named Anders on OFAC. ## Get an API key Free tier covers 500 lookups / month, no card. Sign up at https://nordicdata.cloud.
How to connect
https://server.smithery.ai/sofia-jameson-20/Nordic-Data/mcp
curl -X POST https://server.smithery.ai/sofia-jameson-20/Nordic-Data/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'